Home
last modified time | relevance | path

Searched refs:GopDevicePath (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
DPlatformConsole.c169 OUT EFI_DEVICE_PATH_PROTOCOL **GopDevicePath in GetGopDevicePath() argument
182 if (PciDevicePath == NULL || GopDevicePath == NULL) { in GetGopDevicePath()
191 *GopDevicePath = PciDevicePath; in GetGopDevicePath()
248 *GopDevicePath = TempDevicePath; in GetGopDevicePath()
280 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; in PreparePciVgaDevicePath() local
292 GetGopDevicePath (DevicePath, &GopDevicePath); in PreparePciVgaDevicePath()
293 DevicePath = GopDevicePath; in PreparePciVgaDevicePath()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
DDriverBinding.c312 VgpuGop->GopDevicePath = AppendDevicePathNode (ParentDevicePath, in InitVgpuGop()
314 if (VgpuGop->GopDevicePath == NULL) { in InitVgpuGop()
329 VgpuGop->GopDevicePath); in InitVgpuGop()
384 &gEfiDevicePathProtocolGuid, VgpuGop->GopDevicePath); in InitVgpuGop()
388 FreePool (VgpuGop->GopDevicePath); in InitVgpuGop()
445 &gEfiDevicePathProtocolGuid, VgpuGop->GopDevicePath); in UninitVgpuGop()
448 FreePool (VgpuGop->GopDevicePath); in UninitVgpuGop()
DVirtioGpu.h112 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; member
/device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/
DCirrusLogic5430.c336 Private->GopDevicePath = AppendDevicePathNode ( in CirrusLogic5430ControllerDriverStart()
345 Private->GopDevicePath = AppendDevicePathNode (ParentDevicePath, RemainingDevicePath); in CirrusLogic5430ControllerDriverStart()
351 Private->GopDevicePath = NULL; in CirrusLogic5430ControllerDriverStart()
354 if (Private->GopDevicePath != NULL) { in CirrusLogic5430ControllerDriverStart()
362 Private->GopDevicePath, in CirrusLogic5430ControllerDriverStart()
394 if (Private->GopDevicePath == NULL) { in CirrusLogic5430ControllerDriverStart()
DCirrusLogic5430.h99 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; member
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
DDriver.c340 Private->GopDevicePath = AppendDevicePathNode ( in QemuVideoControllerDriverStart()
344 if (Private->GopDevicePath == NULL) { in QemuVideoControllerDriverStart()
355 Private->GopDevicePath, in QemuVideoControllerDriverStart()
438 &gEfiDevicePathProtocolGuid, Private->GopDevicePath); in QemuVideoControllerDriverStart()
441 FreePool (Private->GopDevicePath); in QemuVideoControllerDriverStart()
557 &gEfiDevicePathProtocolGuid, Private->GopDevicePath); in QemuVideoControllerDriverStop()
558 FreePool (Private->GopDevicePath); in QemuVideoControllerDriverStop()
DQemu.h110 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; member
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DBdsPlatform.c541 OUT EFI_DEVICE_PATH_PROTOCOL **GopDevicePath in GetGopDevicePath() argument
552 if (PciDevicePath == NULL || GopDevicePath == NULL) { in GetGopDevicePath()
559 *GopDevicePath = PciDevicePath; in GetGopDevicePath()
607 *GopDevicePath = TempDevicePath; in GetGopDevicePath()
647 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; in PreparePciDisplayDevicePath() local
650 GopDevicePath = NULL; in PreparePciDisplayDevicePath()
660 GetGopDevicePath (DevicePath, &GopDevicePath); in PreparePciDisplayDevicePath()
661 DevicePath = GopDevicePath; in PreparePciDisplayDevicePath()
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
DBdsPlatform.c616 OUT EFI_DEVICE_PATH_PROTOCOL **GopDevicePath in GetGopDevicePath() argument
627 if (PciDevicePath == NULL || GopDevicePath == NULL) { in GetGopDevicePath()
634 *GopDevicePath = PciDevicePath; in GetGopDevicePath()
682 *GopDevicePath = TempDevicePath; in GetGopDevicePath()
722 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; in PreparePciVgaDevicePath() local
725 GopDevicePath = NULL; in PreparePciVgaDevicePath()
735 GetGopDevicePath (DevicePath, &GopDevicePath); in PreparePciVgaDevicePath()
736 DevicePath = GopDevicePath; in PreparePciVgaDevicePath()
/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
DFbGop.c522 FbGopPrivate->GopDevicePath = AppendDevicePathNode ( in FbGopChildHandleInstall()
527 FbGopPrivate->GopDevicePath = AppendDevicePathNode (ParentDevicePath, RemainingDevicePath); in FbGopChildHandleInstall()
537 FbGopPrivate->GopDevicePath, in FbGopChildHandleInstall()
663 FbGopPrivate->GopDevicePath, in FbGopChildHandleUninstall()
735 if (FbGopPrivate->GopDevicePath!= NULL) { in FbGopDeviceReleaseResource()
736 FreePool (FbGopPrivate->GopDevicePath); in FbGopDeviceReleaseResource()
DFbGop.h105 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DBdsPlatform.c282 OUT EFI_DEVICE_PATH_PROTOCOL **GopDevicePath in GetGopDevicePath() argument
296 if (PciDevicePath == NULL || GopDevicePath == NULL) { in GetGopDevicePath()
303 *GopDevicePath = PciDevicePath; in GetGopDevicePath()
435 *GopDevicePath = TempDevicePath; in GetGopDevicePath()
621 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; in PlatformBdsForceActiveVga() local
678 GetGopDevicePath (DevicePathFirst, &GopDevicePath); in PlatformBdsForceActiveVga()
679 DevicePathFirst = GopDevicePath; in PlatformBdsForceActiveVga()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
DBiosVideo.h131 EFI_DEVICE_PATH_PROTOCOL *GopDevicePath; member
DBiosVideo.c672 BiosVideoPrivate->GopDevicePath = AppendDevicePathNode ( in BiosVideoChildHandleInstall()
677 … BiosVideoPrivate->GopDevicePath = AppendDevicePathNode (ParentDevicePath, RemainingDevicePath); in BiosVideoChildHandleInstall()
687 BiosVideoPrivate->GopDevicePath, in BiosVideoChildHandleInstall()
918 BiosVideoPrivate->GopDevicePath, in BiosVideoChildHandleUninstall()
1043 if (BiosVideoPrivate->GopDevicePath!= NULL) { in BiosVideoDeviceReleaseResource()
1044 FreePool (BiosVideoPrivate->GopDevicePath); in BiosVideoDeviceReleaseResource()
1906 BiosVideoPrivate->GopDevicePath in BiosVideoGraphicsOutputQueryMode()
2103 Status = BiosVideoSetModeWorker (BiosVideoPrivate, ModeData, BiosVideoPrivate->GopDevicePath); in BiosVideoGraphicsOutputSetMode()