Kyösti Mälkki has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/58423 )
Change subject: arch/x86/ioapic: Allow IOAPIC with only one vector ......................................................................
arch/x86/ioapic: Allow IOAPIC with only one vector
Remove the test for count=0 that leaked from drivers/generic/ioapic implementation. See CB:55183 and CB:55185.
Change-Id: I26944b930851fbea160c844ea46e2faa61c9af8e Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/arch/x86/ioapic.c 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/58423/2