diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-07-29 01:45:31 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-07-30 17:23:13 +0000 |
commit | a239cf488a058c789839ff4e6760286d9f13c037 (patch) | |
tree | 0724319b6888ca13c66a7db023941522b1d382f6 /src/soc/ucb/riscv | |
parent | d686ee24a7db9214b7542bb47effa71afc768e21 (diff) |
soc/amd/common/data_fabric/domain: continue after unassigned resource
When iterating over the resource list in amd_pci_domain_fill_ssdt, don't
return when a resource is unassigned, but just continue to the next loop
iteration so the resulting SSDT will be complete and not broken due to
a missing resource template footer and the scope not being closed.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I39fe516f27a6d971fb9c57a1e64ead79d23aff08
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76817
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'src/soc/ucb/riscv')
0 files changed, 0 insertions, 0 deletions