Attention is currently required from: Arthur Heymans, Felix Held, Fred Reitberger, Jason Glenesk, Raul Rangel.
Hello Arthur Heymans, Fred Reitberger, Jason Glenesk, Matt DeVillier, Raul Rangel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/75568?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Code-Review+2 by Raul Rangel, Verified+1 by build bot (Jenkins)
Change subject: soc/amd/common/acpi/pci_root: introduce ROOT_BRIDGE macro ......................................................................
soc/amd/common/acpi/pci_root: introduce ROOT_BRIDGE macro
When instantiated in the DSDT, this macro will expand to the static part of the PCIe root bridge device. This macro allows both to deduplicate parts of the DSDT code as well as adding more than one PCIe root bridge device in the DSDT.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Signed-off-by: Arthur Heymans arthur@aheymans.xyz Change-Id: I6f20d694bc86da3c3c9c00fb10eecdaed1f666a8 --- A src/soc/amd/common/acpi/pci_root.asl 1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/75568/4