diff options
author | Simon Glass <sjg@chromium.org> | 2025-03-06 07:31:24 -0700 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-04-11 13:20:37 +0200 |
commit | 7b269a2bd64aae7fe51f03f8e0b7d50cc9a2faee (patch) | |
tree | 1563eef1865751d00f1b99fe097593d60f2260f0 /lib/efi_loader/efi_bootmgr.c | |
parent | 6f7fb8d29f26e8d67bde9717f4679e2df45724bc (diff) |
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: 3da59ee9579 ("efi_loader: Avoid mapping the ACPI tables twice")
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Diffstat (limited to 'lib/efi_loader/efi_bootmgr.c')
0 files changed, 0 insertions, 0 deletions