[efi] Provide access to ACPI tables

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2017-05-23 18:32:31 +01:00
parent 933e6dadc0
commit 993fd2b451
5 changed files with 124 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define ENTROPY_EFI
#define TIME_EFI
#define REBOOT_EFI
#define ACPI_NULL
#define ACPI_EFI
#define DOWNLOAD_PROTO_FILE /* Local filesystem access */