freebsd-dev/sys/boot/efi
Warner Losh cda676ac0d Allow EFI and ACPI to be included together. When ACPI is included
first, EFI will use its definitions for {,U}INT{8,16,32,64} and
BOOLEAN. When EFI is included first, define ACPI_USE_SYSTEM_INTTYPES
to tell ACPI that these are already defined.

Differential Revision: https://reviews.freebsd.org/D1905
2015-02-20 01:40:55 +00:00
..
include Allow EFI and ACPI to be included together. When ACPI is included 2015-02-20 01:40:55 +00:00
libefi Fix UEFI PXE boot on a NIC that isn't the first NIC. 2015-01-30 18:25:53 +00:00
Makefile
Makefile.inc Don't force efi to a 32-bit build on amd64 2014-02-07 16:28:40 +00:00