audk/OvmfPkg/Library/PlatformBdsLib
Paolo Bonzini 3f4b148993 OvmfPkg: add a catch-all match for PCI devices in the OpenFirmware path
In many cases, the second node in /pci@i0cf8/XYZ@DD,FF node is enough
to match a UEFI device path; a typical cases is a NIC that is assigned
from the host to the guest.  Add a catch-all case for PCI devices, and
reuse it for NICs since it works well for those too.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15422 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-31 20:36:23 +00:00
..
BdsPlatform.c OvmfPkg: BDS: remove historic (now defunct) boot mode hack 2014-03-13 17:34:55 +00:00
BdsPlatform.h OvmfPkg: Add support for qemu's -kernel parameter 2012-11-02 18:28:17 +00:00
PlatformBdsLib.inf OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is present 2013-11-12 18:35:32 +00:00
PlatformData.c Update the copyright notice format 2010-04-28 12:43:04 +00:00
QemuBootOrder.c OvmfPkg: add a catch-all match for PCI devices in the OpenFirmware path 2014-03-31 20:36:23 +00:00
QemuBootOrder.h OvmfPkg: get boot order from QEMU 2012-08-27 23:28:30 +00:00
QemuKernel.c OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbage 2013-01-16 06:49:45 +00:00