https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206031
Bug ID: 206031 Summary: [EFI] boot/loader.efi doesn't export smbios serial numbers (esp. system.uuid) Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: sneakywum...@gmail.com Created attachment 165258 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165258&action=edit Add defines needed to export smbios serial numbers Some defines needed for exporting serial numbers from the SMBIOS seem to have been missed during integration of SMBIOS support in the EFI boot loader (r281138). Attached patch adds these defines from sys/boot/i386/libi386/Makefile to sys/boot/efi/loader/Makefile This is needed for getting the hostid set from the system hardware UUID. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"