HomeSort by relevance Sort by last modified time
    Searched refs:GopHandleCount (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
PlatformConsole.c 177 UINTN GopHandleCount;
225 &GopHandleCount,
232 for (Index = 0; Index < GopHandleCount; Index++) {
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.c 624 UINTN GopHandleCount;
658 &GopHandleCount,
665 for (Index = 0; Index < GopHandleCount; Index++) {
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
BdsPlatform.c 549 UINTN GopHandleCount;
583 &GopHandleCount,
590 for (Index = 0; Index < GopHandleCount; Index++) {
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.c 290 UINTN GopHandleCount;
408 &GopHandleCount,
415 for (Index = 0; Index < GopHandleCount; Index++) {
    [all...]

Completed in 103 milliseconds