audk/OvmfPkg/Library/PlatformBootManagerLib
Gerd Hoffmann 5eeb088ad6 OvmfPkg/QemuBootOrderLib: add StoreQemuBootOrder()
The function reads the boot order from qemu fw_cfg, translates it into
device paths and stores them in 'QemuBootOrderNNNN' variables.  In case
there is no boot ordering configured the function will do nothing.

Use case: Allow applications loaded via 'qemu -kernel bootloader.efi'
obey the boot order.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
2022-09-06 16:55:33 +00:00
..
BdsPlatform.c OvmfPkg/QemuBootOrderLib: add StoreQemuBootOrder() 2022-09-06 16:55:33 +00:00
BdsPlatform.h OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformBootManagerLib.inf OvmfPkg/PlatformBootManagerLib: use PcdAcpiS3Enable to detect S3 support 2021-08-31 11:07:16 +00:00
PlatformData.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
QemuKernel.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00