freebsd-dev/sys/boot/efi
John Baldwin 0e4c843ab4 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
Submitted by:	Thomas Eberhardt <sneakywumpus@gmail.com>
MFC after:	1 week
2016-08-12 19:47:20 +00:00
..
boot1 Fix a few cosmetic issues in boot1.efi. 2016-08-03 17:17:01 +00:00
fdt Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
include Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
libefi Do not use TERM_EMU on arm and arm64 as it doesn't behave well with serial console. 2016-07-19 19:00:22 +00:00
loader Add defines needed to export SMBIOS serial numbers 2016-08-12 19:47:20 +00:00
Makefile ms_abi is supported with gcc 4.5 or newer, so build it with gcc if it 2016-03-15 05:17:31 +00:00
Makefile.inc Also set -fshort-wchar on arm64, this fixes parsing strings from UEFI, 2016-06-08 23:23:16 +00:00