]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformBootManagerLib: Use EfiBootManagerRefreshAllBootOption()
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 20 Apr 2016 10:09:21 +0000 (18:09 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 4 May 2016 00:47:41 +0000 (08:47 +0800)
commit04fe914ba53e17745b8ada0dfef3bf0f8d1cb540
tree20513644247a97c144a4c6389c9aab122efc9704
parentfed691a6f9138c3c22d075a9597435be43e660d0
OvmfPkg/PlatformBootManagerLib: Use EfiBootManagerRefreshAllBootOption()

The patch uses EfiBootManagerRefreshAllBootOption() to collect
all boot options and uses SetBootOrderFromQemu exposed by
QemuNewBootOrderLib to adjust the boot option order.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h