[PATCH 0/4] efi: Minor improvements for the EFI app

Simon Glass sjg at chromium.org
Sun Nov 12 16:58:01 CET 2023


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



More information about the U-Boot mailing list