
12 Nov
2023
12 Nov
'23
4:58 p.m.
This series collects a few fixes and improvements useful when booting U-Boot as an EFI app.
Simon Glass (4): acpi: Use __packed with struct acpi_xsdt efi: Collect the ACPI tables in the app efi: Correct display of table GUIDs efi: Avoid using dm_scan_other()
cmd/efi_common.c | 4 +--- configs/efi-x86_app64_defconfig | 1 + include/acpi/acpi_table.h | 2 +- lib/efi/efi_app.c | 29 +++++++++++++++++++++++------ 4 files changed, 26 insertions(+), 10 deletions(-)
--
2.42.0.869.gea05f2083d-goog