Hello build bot (Jenkins), Furquan Shaikh, Jonathan Zhang, Jay Talbott, Stefan Reinauer, Angel Pons, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48246
to look at the new patch set (#8).
Change subject: soc/intel/common/block/acpi: Add soc MADT IOAPIC callback ......................................................................
soc/intel/common/block/acpi: Add soc MADT IOAPIC callback
Add a callback for SOCs to provide an IOAPIC MADT table. If the SOC doesn't provide a table then a standard setting is used. Remove static and add declaration used by soc functions.
Change-Id: Ic818a634e4912d88ef93971deb4da5ab708c9020 Signed-off-by: Marc Jones marcjones@sysproconsulting.com --- M src/soc/intel/common/block/acpi/acpi.c M src/soc/intel/common/block/include/intelblocks/acpi.h 2 files changed, 34 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/48246/8