Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c202 EfiBootManagerAddKeyOptionVariable (NULL, (UINT16) BootOption.OptionNumber, 0, &F2, NULL); in PlatformBootManagerBeforeConsole()
210 EfiBootManagerAddKeyOptionVariable (NULL, (UINT16) BootOption.OptionNumber, 0, &Down, NULL); in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c355 EfiBootManagerAddKeyOptionVariable (NULL, (UINT16) BootOption.OptionNumber, 0, &F2, NULL); in PlatformBootManagerAfterConsole()
363 EfiBootManagerAddKeyOptionVariable (NULL, (UINT16)OptionNumber, 0, &F7, NULL); in PlatformBootManagerAfterConsole()
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DPlatformBm.c419 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
423 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DPlatformBm.c512 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
522 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
DPlatformBm.c550 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
554 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h320 EfiBootManagerAddKeyOptionVariable (
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c244 EfiBootManagerAddKeyOptionVariable (NULL, (UINT16) BootOption.OptionNumber, 0, &F2, NULL); in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DBdsPlatform.c304 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
308 Status = EfiBootManagerAddKeyOptionVariable ( in PlatformRegisterOptionsAndKeys()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmHotkey.c965 EfiBootManagerAddKeyOptionVariable ( in EfiBootManagerAddKeyOptionVariable() function