Home
last modified time | relevance | path

Searched refs:mBmRefreshLegacyBootOption (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c20 EFI_BOOT_MANAGER_REFRESH_LEGACY_BOOT_OPTION mBmRefreshLegacyBootOption = NULL; variable
43 mBmRefreshLegacyBootOption = RefreshLegacyBootOption; in EfiBootManagerRegisterLegacyBootSupport()
2128 if (mBmRefreshLegacyBootOption != NULL) { in EfiBootManagerRefreshAllBootOption()
2129 mBmRefreshLegacyBootOption (); in EfiBootManagerRefreshAllBootOption()