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

  /device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
DriverBinding.c 123 if (VgpuDev->Child == NULL || ChildHandle != VgpuDev->Child->GopHandle) {
253 populated, and ParentBus->Child->GopHandle now
327 Status = gBS->InstallProtocolInterface (&VgpuGop->GopHandle,
339 &ParentVirtIo, DriverBindingHandle, VgpuGop->GopHandle,
361 Status = gBS->InstallProtocolInterface (&VgpuGop->GopHandle,
380 DriverBindingHandle, VgpuGop->GopHandle);
383 gBS->UninstallProtocolInterface (VgpuGop->GopHandle,
431 Status = gBS->UninstallProtocolInterface (VgpuGop->GopHandle,
441 DriverBindingHandle, VgpuGop->GopHandle);
444 Status = gBS->UninstallProtocolInterface (VgpuGop->GopHandle,
    [all...]
VirtioGpu.h 103 // GopHandle is the UEFI child handle that carries the device path ending
106 EFI_HANDLE GopHandle;
109 // The GopDevicePath field is the device path installed on GopHandle,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
ConPlatform.c 1096 EFI_HANDLE GopHandle;
    [all...]

Completed in 1223 milliseconds