[PATCH 1/2] arch: x86: lib: acpi_table: Fix MCFG entries

Simon Glass sjg at chromium.org
Tue Feb 8 21:39:34 CET 2022


Hi Moritz,

On Sat, 5 Feb 2022 at 13:17, Moritz Fischer <moritzf at google.com> wrote:
>
> Commit d953137526cc ("x86: Move SSDT table to a writer function")
> introduced a bug where the actual MCFG entries are no longer generated.
>
> Cc: Simon Glass <sjg at chromium.org>
> Fixes: d953137526cc ("x86: Move SSDT table to a writer function")
> Signed-off-by: Moritz Fischer <moritzf at google.com>
> ---
>
> Hi Simon, Andriy,
>
> it looks like this got dropped when moving stuff around, I don't have HW
> to test this, but it seemed off.
>
> - Moritz
>
> ---
>
>  arch/x86/lib/acpi_table.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on: coral
Tested-by: Simon Glass <sjg at chromium.org>


>
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list