audk/OvmfPkg/Library/PlatformBootManagerLib
Gerd Hoffmann 41d7832db0 OvmfPkg/PlatformBootManagerLib: add PcdBootRestrictToFirmware
Add new PCD PcdBootRestrictToFirmware.  When set to TRUE restrict
boot options to EFI applications embedded into the firmware image.

Behavior should be identical to the PlatformBootManagerLibGrub
library variant.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
2023-05-10 13:39:41 +00:00
..
BdsPlatform.c OvmfPkg/PlatformBootManagerLib: add PcdBootRestrictToFirmware 2023-05-10 13:39:41 +00:00
BdsPlatform.h OvmfPkg/PlatformBootManagerLib: use utf8 for the serial console. 2023-03-23 09:11:35 +00:00
PlatformBootManagerLib.inf OvmfPkg/PlatformBootManagerLib: add PcdBootRestrictToFirmware 2023-05-10 13:39:41 +00:00
PlatformData.c OvmfPkg/PlatformBootManagerLib: use utf8 for the serial console. 2023-03-23 09:11:35 +00:00
QemuKernel.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00