diff options
author | Laszlo Ersek <lersek@redhat.com> | 2015-07-14 12:02:06 +0000 |
---|---|---|
committer | lersek <lersek@Edk2> | 2015-07-14 12:02:06 +0000 |
commit | fe907a688c58bc834e5eb368837d5efb184dac87 (patch) | |
tree | 5cb8844bd12bce920fc001c0a39af9d3305084c3 /Vlv2DeviceRefCodePkg | |
parent | 6c46498875b7f67b2e3edf5a4bdb4c34f529236f (diff) | |
download | edk2-platforms-fe907a688c58bc834e5eb368837d5efb184dac87.tar.xz |
OvmfPkg: PciHostBridgeDxe: embed device path in private root bridge struct
Currently we define a device path for each root bridge statically (for all
one of them). Since we'll want to create a dynamic number of root bridges,
replace the static device paths with a common template, embed the actual
device path into the private root bridge structure, and distinguish the
device paths from each other in the UID field (as required by ACPI).
This patch is best viewed with "git show -b".
Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17957 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2DeviceRefCodePkg')
0 files changed, 0 insertions, 0 deletions