]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: QemuBootOrder: keep some boot options that have not been selected
authorLaszlo Ersek <lersek@redhat.com>
Fri, 13 Sep 2013 08:14:57 +0000 (08:14 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 13 Sep 2013 08:14:57 +0000 (08:14 +0000)
commit838b5b00f4d6a3e884b7e60aaa3535e7849d5c79
treeddb4afb0503435bbc0a6d3dbae227e19ceb83104
parente13be08edc0c60463406e83a63460d7d1882e14e
OvmfPkg: QemuBootOrder: keep some boot options that have not been selected

Some of the active boot options that have not been selected over fw_cfg
should be preserved at the end of the boot order. For now we're adding
back everything that starts with neither PciRoot() nor HD(). This includes
the UEFI shell, memory-mapped from the firmware image.

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