Home
last modified time | relevance | path

Searched refs:VideoController (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmConsole.c44 EFI_HANDLE VideoController; in BmGetVideoController() local
62 VideoController = NULL; in BmGetVideoController()
95 VideoController = HandleBuffer[Index]; in BmGetVideoController()
102 if (VideoController != NULL) { in BmGetVideoController()
108 return VideoController; in BmGetVideoController()
122 IN EFI_HANDLE VideoController in EfiBootManagerGetGopDevicePath() argument
141 VideoController, in EfiBootManagerGetGopDevicePath()
153 VideoController, in EfiBootManagerGetGopDevicePath()
237 EFI_HANDLE VideoController OPTIONAL in EfiBootManagerConnectVideoController()
242 if (VideoController == NULL) { in EfiBootManagerConnectVideoController()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h659 IN EFI_HANDLE VideoController
673 EFI_HANDLE VideoController OPTIONAL