]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Library/PlatformBdsLib/QemuBootOrder.c
OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Oct 2012 07:33:25 +0000 (07:33 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Oct 2012 07:33:25 +0000 (07:33 +0000)
commitec01afdbbf13c5f40a64f995a95e5ce26e0c1bc2
tree800876cf0f35eb9e20acbd62d01f6ee0da611305
parentcdde6ddf5374c64f53f889df4c4c287007540cc4
OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2

2 nodes in an OpenFirmware device path are sufficient for the generic
check at the beginning of TranslateOfwNodes(). The driver specific
branches check for the necessary nodes individually.

The number of nodes saved for examination is unchanged.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13800 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Library/PlatformBdsLib/QemuBootOrder.c