]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 304018: Add defines needed to export SMBIOS serial numbers
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Aug 2016 23:31:56 +0000 (23:31 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Aug 2016 23:31:56 +0000 (23:31 +0000)
commit19b639dd9b9de968e2d48ad23536b8b6b860cd9b
tree8625e3f75da6b1bc8d9cabc3d0a63838648a1055
parent6c33d5df3303711c994512b1088d84576b4c062d
MFC 304018: Add defines needed to export SMBIOS serial numbers

Some defines needed for exporting serial numbers from the SMBIOS were
missed during integration of SMBIOS support in the EFI boot loader (r281138).
This is needed for getting the hostid set from the system hardware UUID.

PR: 206031

git-svn-id: svn://svn.freebsd.org/base/stable/10@304507 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/efi/loader/Makefile