coreboot/src/arch
Kyösti Mälkki 0ea8f89e40 arch/x86: Add register_new_ioapic()
Using this I/O APIC IDs will be assigned incrementally
in the order of calling. I/O APIC ID #0 is reserved for
the I/O APIC delivering GSI #0.

Change-Id: I6493dc3b4fa542e81f80bb0355eac6dad30b93ec
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55313
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-11-10 19:08:57 +00:00
..
arm src: remove force-included header rules.h from individual files 2022-09-06 17:57:31 +00:00
arm64 arm64/armv8: Use 'enum cb_err' 2022-10-21 14:51:27 +00:00
ppc64 src/arch/ppc64/*: pass FDT address to payload 2022-02-11 20:18:05 +00:00
riscv riscv: Enable the newfangled way of selecting instruction sets 2022-09-17 05:56:34 +00:00
x86 arch/x86: Add register_new_ioapic() 2022-11-10 19:08:57 +00:00