Files
u-boot/lib/efi_loader
Simon Glass 1c5afd613f efi_loader: Install the ACPI table from the bloblist
When BLOBLIST_TABLES is used, the ACPI tables are not currently added to
the list of EFI tables. While we don't want to create a new memory
region, we do want to tell EFI about the tables.

Fix this by covering this case. At some point the non-bloblist code can
likely be removed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 3da59ee957 ("efi_loader: Avoid mapping the ACPI tables twice")
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2025-03-15 15:47:34 +00:00
..
2024-10-30 21:46:12 +01:00
2024-11-01 13:37:58 -06:00
2025-03-15 15:47:34 +00:00