diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-11-10 18:19:36 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-11-11 17:45:18 +0000 |
commit | dafc6194a03ea6c3b4667e5bf364040a4b210b34 (patch) | |
tree | 6cf29b563054bc88a8c1b4dc2f6372d13ac81888 /src/vendorcode | |
parent | 88cf831ed1e592e75a54e56ca1cd524155293b30 (diff) |
soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case
When no HOB list is found, not only adding the resources reported by the
FSP were skipped, but also adding the GNB IOAPIC resource was skipped.
Fix this bug by moving the reporting of the GNB IOAPIC resource before
the resources reported in the FSP HOBs to not skip the IOAPIC resource
when there's no HOB list.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I9174c8d7e5e94144187d27210e12f2dca3a6010f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69460
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions