Searched refs:EfiBootManagerFindLoadOption (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 320 OptionIndex = EfiBootManagerFindLoadOption ( in PlatformRegisterFvBootOption() 376 OptionIndex = EfiBootManagerFindLoadOption ( in PlatformRegisterBootSd() 447 OptionIndex = EfiBootManagerFindLoadOption ( in PlatformRegisterBootGrub()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | UefiBootManagerLib.h | 242 EfiBootManagerFindLoadOption (
|
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 377 OptionIndex = EfiBootManagerFindLoadOption ( in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmBoot.c | 122 Index = EfiBootManagerFindLoadOption (OptionToFind, BootOptions, BootOptionCount); in BmFindBootOptionInVariable() 2155 …if (EfiBootManagerFindLoadOption (&NvBootOptions[Index], BootOptions, BootOptionCount) == (UINTN) … in EfiBootManagerRefreshAllBootOption() 2169 …if (EfiBootManagerFindLoadOption (&BootOptions[Index], NvBootOptions, NvBootOptionCount) == (UINTN… in EfiBootManagerRefreshAllBootOption() 2301 ASSERT (EfiBootManagerFindLoadOption (BootOption, BootOptions, BootOptionCount) == -1); in BmRegisterBootManagerMenu()
|
D | BmLoadOption.c | 525 EfiBootManagerFindLoadOption ( in EfiBootManagerFindLoadOption() function
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 378 OptionIndex = EfiBootManagerFindLoadOption ( in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/ |
D | BdsEntry.c | 850 if (EfiBootManagerFindLoadOption (&LoadOption, LoadOptions, LoadOptionCount) == -1) { in BdsEntry()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
D | BdsPlatform.c | 136 OptionIndex = EfiBootManagerFindLoadOption ( in PlatformRegisterFvBootOption()
|