summaryrefslogtreecommitdiffstats
path: root/Documentation/mainboard/asus/p5q.md
diff options
context:
space:
mode:
authorCliff Huang <cliff.huang@intel.com>2022-02-23 15:43:32 -0800
committerFelix Held <felix-coreboot@felixheld.de>2022-03-10 23:57:16 +0000
commit5069f6c3c86a03084c7e5c84f99b7f5d36523f29 (patch)
tree43b63d19d9d7395a6f25910703cd9dbf9110a461 /Documentation/mainboard/asus/p5q.md
parentce87832c6662f1060855fd82a00c4a8e47758fe6 (diff)
downloadcoreboot-5069f6c3c86a03084c7e5c84f99b7f5d36523f29.tar.gz
coreboot-5069f6c3c86a03084c7e5c84f99b7f5d36523f29.tar.bz2
coreboot-5069f6c3c86a03084c7e5c84f99b7f5d36523f29.zip
drivers/pcie/generic: Add support to generate code under companion device instead
Only one ACPI device should be added to a PCIe root port. For the root ports which already have device created, the generated code from this driver needs to be merged with the existing device. By default, this driver will create new device named DEV0. This change allows to generate code under an existing device. ex: (generate code under PXSX): Scope (\_SB.PCI0.RP01.PXSX) { Name (_DSD, Package (0x02) // _DSD: Device-Specific Data { ToUUID ("daffd814-6eba-4d8c-8a91-bc9bbf4aa301") Package (0x01) { Package (0x02) { "UntrustedDevice", One } } }) } BUG=b:221250331 BRANCH=firmware-brya-14505.B Signed-off-by: Cliff Huang <cliff.huang@intel.com> Change-Id: I80634bbfc2927f26f2a55a9c244eca517c437079 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62301 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'Documentation/mainboard/asus/p5q.md')
0 files changed, 0 insertions, 0 deletions