Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DPlatformBm.c325 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/
DPlatformBootManager.c160 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, (UINTN) -1); in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h190 EfiBootManagerAddLoadOptionVariable (
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c234 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, Position); in RegisterBootManagerMenuAppBootOption()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DVariable.c534 Status = EfiBootManagerAddLoadOptionVariable (&LoadOption,(UINTN) -1 ); in Var_UpdateDriverOption()
652 Status = EfiBootManagerAddLoadOptionVariable (&LoadOption,(UINTN) -1 ); in Var_UpdateBootOption()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c171 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, (UINTN) -1); in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DPlatformBm.c382 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootConfig.c144 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, (UINTN) -1); in HttpBootAddBootOption()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
DPlatformBm.c383 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c2170 EfiBootManagerAddLoadOptionVariable (&BootOptions[Index], (UINTN) -1); in EfiBootManagerRefreshAllBootOption()
2305 return EfiBootManagerAddLoadOptionVariable (BootOption, 0); in BmRegisterBootManagerMenu()
DBmLoadOption.c346 EfiBootManagerAddLoadOptionVariable ( in EfiBootManagerAddLoadOptionVariable() function
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DBdsPlatform.c141 Status = EfiBootManagerAddLoadOptionVariable (&NewOption, MAX_UINTN); in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
DLegacyBm.c1513 Status = EfiBootManagerAddLoadOptionVariable (&BootOptions[Index], (UINTN) -1); in LegacyBmRefreshAllBootOption()