The first patch explains the point. Public branch: https://github.com/lersek/edk2/commits/fwcfg_bootmenu_bz1170507
Thanks, Laszlo Laszlo Ersek (3): OvmfPkg: QemuBootOrderLib: expose QEMU's "-boot menu=on,splash-time=N" OvmfPkg: PlatformBdsLib: get front page timeout from QEMU ArmVirtualizationPkg: PlatformIntelBdsLib: get front page timeout from QEMU ArmPlatformPkg/ArmVirtualizationPkg/Library/PlatformIntelBdsLib/PlatformIntelBdsLib.inf | 2 -- OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf | 1 - OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf | 3 +++ OvmfPkg/Include/Library/QemuBootOrderLib.h | 12 ++++++++++++ ArmPlatformPkg/ArmVirtualizationPkg/Library/PlatformIntelBdsLib/IntelBdsPlatform.c | 18 +----------------- OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c | 8 +------- OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 70 insertions(+), 27 deletions(-) -- 1.8.3.1 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel