[efi] Register a device tree if provided by the platform firmware

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2019-07-19 17:42:12 +01:00
parent e520a51df1
commit 6dde0f60bf
3 changed files with 74 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define TIME_EFI
#define REBOOT_EFI
#define ACPI_EFI
#define FDT_EFI
#define DOWNLOAD_PROTO_FILE /* Local filesystem access */