On Mon, Jun 19, 2023 at 8:02 PM Simon Glass <[email protected]> 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 <[email protected]>
> ---
>
> 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 <[email protected]>

Reply via email to