diff options
author | Luigi Leonardi <leonardi@redhat.com> | 2025-03-10 12:45:22 +0100 |
---|---|---|
committer | Liming Gao <gaoliming@byosoft.com.cn> | 2025-04-11 10:42:01 +0800 |
commit | 6ddfd378e58c2e92cb135791a55aa154c0a348ed (patch) | |
tree | 9fe0c19ed17fa01ba2a25001aa7f3c9998222006 /BaseTools/Source/Python | |
parent | 7c6ef8eac2608e91d20c9df02930ae9b50e3fdd1 (diff) | |
download | edk2-6ddfd378e58c2e92cb135791a55aa154c0a348ed.tar.gz edk2-6ddfd378e58c2e92cb135791a55aa154c0a348ed.tar.bz2 edk2-6ddfd378e58c2e92cb135791a55aa154c0a348ed.zip |
MdeModulePkg/BootManagerUiLib: hide UiApp from boot entries
After d433b4c8e4a6 ("OvmfPkg/PlatformBootManagerLib: Register UiApp as
an optional boot option") UiApp can be found among the boot options
without the LOAD_OPTION_HIDDEN flag set. This means that it can appear
in the list of available entries. This can be confusing.
Starting from the UiApp guid, add a check on the Device Path on all the
available entries, if it matches, skip the entry.
Signed-off-by: Luigi Leonardi <leonardi@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions