diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2023-06-15 17:04:16 +0200 |
---|---|---|
committer | Lean Sheng Tan <sheng.tan@9elements.com> | 2023-06-17 13:15:01 +0000 |
commit | 3e523b495c2b7ed80a8b74714ff03952be411fee (patch) | |
tree | 0bc1708ca02d3d83aea659874c29e6ea7220fb37 /util/cbfstool | |
parent | b5f6320c694766d10023fe8f5183c9c143441b2b (diff) |
acpi/acpi.c: Fix printing all ACPI tables
Loop over tables in xsdt instead of maintaining a list of local
variables to loop over. Some tables were not generated directly in the
write_acpi_tables function, like IVRS or SRAT. Now those tables are
printed too and the code is simpler.
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: Ie0a6e2b6e2b72b5c8f59e730bea9b51007b507b6
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75860
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Marvin Drees <marvin.drees@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'util/cbfstool')
0 files changed, 0 insertions, 0 deletions