commit | 04fe914ba53e17745b8ada0dfef3bf0f8d1cb540 | [log] [tgz] |
---|---|---|
author | Ruiyu Ni <ruiyu.ni@intel.com> | Wed Apr 20 18:09:21 2016 +0800 |
committer | Ruiyu Ni <ruiyu.ni@intel.com> | Wed May 04 08:47:41 2016 +0800 |
tree | 20513644247a97c144a4c6389c9aab122efc9704 | |
parent | fed691a6f9138c3c22d075a9597435be43e660d0 [diff] |
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>