Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6ddfd378e58c2e92cb135791a55aa154c0a348ed
      
https://github.com/tianocore/edk2/commit/6ddfd378e58c2e92cb135791a55aa154c0a348ed
  Author: Luigi Leonardi <leona...@redhat.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M MdeModulePkg/Library/BootManagerUiLib/BootManager.c

  Log Message:
  -----------
  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 <leona...@redhat.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to