diff options
author | Luigi Leonardi <leonardi@redhat.com> | 2025-03-04 12:27:55 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-03-13 12:48:58 +0000 |
commit | dd5cce3e53960d205b53cf437aff196481d49d96 (patch) | |
tree | 7a87f5c2db73f89c0b6f4a16864e18df63c4d5ff /BaseTools/Source/Python | |
parent | ca278f14c2fd0d849dfcb80788c919b1f4079611 (diff) | |
download | edk2-dd5cce3e53960d205b53cf437aff196481d49d96.zip edk2-dd5cce3e53960d205b53cf437aff196481d49d96.tar.gz edk2-dd5cce3e53960d205b53cf437aff196481d49d96.tar.bz2 |
OvmfPkg/PlatformBootManagerCommonLib: Set UiApp as an optional boot option
Introduce gUiAppFileGuid: it has the same value of UiApp guid defined in
the .inf file. This is used to register UiApp as a boot entry in the
BootManagerMenu.
This registration is done in PlatformBootManagerBeforeConsole because
it must be done before the hotkeys are registered. This is because
in a system with hotkeys still bound to UiApp, but with firmware disabled,
you can still boot into the latter by hitting ESC or F2 during boot.
UiApp can be enabled/disabled using fw_cfg option FirmwareSetupSupport
Signed-off-by: Luigi Leonardi <leonardi@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions