[PATCH v4 43/45] efi: Use the installed ACPI tables

Bin Meng bmeng.cn at gmail.com
Thu Jul 13 12:50:19 CEST 2023


On Mon, Jun 19, 2023 at 8:02 PM Simon Glass <sjg at chromium.org> wrote:
>
> U-Boot sets up the ACPI tables during startup. Rather than creating a
> new set, install the existing ones. Create a memory-map record to cover
> the tables.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Drop patch "video: Allow building video drivers for SPL"
>
> Changes in v2:
> - Drop patch to set high bits of the mtrr base register, for now
>
>  lib/efi_loader/efi_acpi.c | 33 +++++++++++++++++++--------------
>  1 file changed, 19 insertions(+), 14 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list