Michał Żygowski uploaded patch set #4 to the change originally created by Krystian Hebel.

View Change

AGESA: Fix discovery of IO APICs number

Number of IO APICs are hardcoded. This fix reads this number from
the default values obtained by creating a structure for a parameter
block of an AGESA.

While it is possible to modify NumberOfIoApics in callouts, every
platform currently in the tree goes with the default value.

Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Change-Id: Ib3ddfe606720143659e57fbbca7f7a3e655a7664
---
M src/drivers/amd/agesa/state_machine.c
M src/northbridge/amd/agesa/agesa_helper.h
M src/northbridge/amd/agesa/family15tn/northbridge.c
M src/northbridge/amd/agesa/family16kb/northbridge.c
4 files changed, 21 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/34589/4

To view, visit change 34589. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib3ddfe606720143659e57fbbca7f7a3e655a7664
Gerrit-Change-Number: 34589
Gerrit-PatchSet: 4
Gerrit-Owner: Krystian Hebel <krystian.hebel@3mdeb.com>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-MessageType: newpatchset