Searched refs:EfiBootManagerAddLoadOptionVariable (Results 1 – 13 of 13) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 325 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterFvBootOption() 381 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterBootSd() 452 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterBootGrub()
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/ |
D | PlatformBootManager.c | 160 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, (UINTN) -1); in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | UefiBootManagerLib.h | 190 EfiBootManagerAddLoadOptionVariable (
|
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/ |
D | PlatformBootManager.c | 234 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, Position); in RegisterBootManagerMenuAppBootOption()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ |
D | Variable.c | 534 Status = EfiBootManagerAddLoadOptionVariable (&LoadOption,(UINTN) -1 ); in Var_UpdateDriverOption() 652 Status = EfiBootManagerAddLoadOptionVariable (&LoadOption,(UINTN) -1 ); in Var_UpdateBootOption()
|
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 382 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/ |
D | PlatformBootManager.c | 171 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, (UINTN) -1); in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 383 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/ |
D | HttpBootConfig.c | 144 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, (UINTN) -1); in HttpBootAddBootOption()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmBoot.c | 2170 EfiBootManagerAddLoadOptionVariable (&BootOptions[Index], (UINTN) -1); in EfiBootManagerRefreshAllBootOption() 2305 return EfiBootManagerAddLoadOptionVariable (BootOption, 0); in BmRegisterBootManagerMenu()
|
D | BmLoadOption.c | 346 EfiBootManagerAddLoadOptionVariable ( in EfiBootManagerAddLoadOptionVariable() function
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
D | BdsPlatform.c | 141 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/ |
D | LegacyBm.c | 1513 Status = EfiBootManagerAddLoadOptionVariable (&BootOptions[Index], (UINTN) -1); in LegacyBmRefreshAllBootOption()
|