[Bug 206031] [EFI] boot/loader.efi doesn't export smbios serial numbers (esp. system.uuid)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 8 13:49:14 UTC 2016


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 at FreeBSD.org
          Reporter: sneakywumpus at 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.


More information about the freebsd-bugs mailing list