Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BootManagerPolicyDxe/
DBootManagerPolicyDxe.c110 Status = EfiBootManagerConnectDevicePath (SingleDevice, NULL); in ConnectNetwork()
175 Status = EfiBootManagerConnectDevicePath (DevicePath, NULL); in BootManagerPolicyConnectDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmConnect.c115 EfiBootManagerConnectDevicePath ( in EfiBootManagerConnectDevicePath() function
DBmConsole.c599 Status = EfiBootManagerConnectDevicePath (Instance, &Handle); in EfiBootManagerConnectConsoleVariable()
604 Status = EfiBootManagerConnectDevicePath (Instance, NULL); in EfiBootManagerConnectConsoleVariable()
DBmBoot.c851 Status = EfiBootManagerConnectDevicePath (Instance, NULL); in BmExpandPartitionDevicePath()
1443 EfiBootManagerConnectDevicePath (FilePath, NULL); in EfiBootManagerGetLoadOptionBuffer()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h558 EfiBootManagerConnectDevicePath (
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DBdsPlatform.c1364 EfiBootManagerConnectDevicePath (gPlatformConnectSequence[Index], NULL); in PlatformBdsConnectSequence()