HomeSort by relevance Sort by last modified time
    Searched refs:FrameBufferBase (Results 1 - 25 of 31) sorted by null

1 2

  /device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
LcdGraphicsOutputBlt.c 35 IN volatile VOID *FrameBufferBase,
70 SourceAddr = (VOID *)((UINT16 *)FrameBufferBase + SourceLine * HorizontalResolution + SourceX );
71 DestinationAddr = (VOID *)((UINT16 *)FrameBufferBase + DestinationLine * HorizontalResolution + DestinationX);
88 IN volatile VOID *FrameBufferBase,
125 SourcePixel16bit = (UINT16 *)FrameBufferBase + SourcePixelY * HorizontalResolution + SourceX;
138 DestinationPixel16bit = (UINT16 *)FrameBufferBase + (DestinationPixelY * HorizontalResolution + DestinationX);
169 VOID *FrameBufferBase;
177 FrameBufferBase = (UINTN *)((UINTN)(This->Mode->FrameBufferBase));
197 DestinationPixel16bit = (UINT16 *)FrameBufferBase + DestinationLine * HorizontalResolution + DestinationPixelX;
    [all...]
LcdGraphicsOutputDxe.c 60 0, // FrameBufferBase;
261 Instance->Mode.FrameBufferBase = VramBaseAddress;
329 DssSetMode((UINT32)Instance->Mode.FrameBufferBase, ModeNumber);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
LcdGraphicsOutputBlt.c 35 IN volatile VOID *FrameBufferBase,
74 SourceAddr = (VOID *)((UINT32 *)FrameBufferBase + SourceLine * HorizontalResolution + SourceX );
75 DestinationAddr = (VOID *)((UINT32 *)FrameBufferBase + DestinationLine * HorizontalResolution + DestinationX);
94 SourceAddr = (VOID *)((UINT16 *)FrameBufferBase + SourceLine * HorizontalResolution + SourceX );
95 DestinationAddr = (VOID *)((UINT16 *)FrameBufferBase + DestinationLine * HorizontalResolution + DestinationX);
127 IN volatile VOID *FrameBufferBase,
172 SourcePixel32bit = (UINT32 *)FrameBufferBase + SourcePixelY * HorizontalResolution + SourceX;
184 DestinationPixel32bit = (UINT32 *)FrameBufferBase + DestinationPixelY * HorizontalResolution + DestinationX;
216 SourcePixel16bit = (UINT16 *)FrameBufferBase + SourcePixelY * HorizontalResolution + SourceX;
229 DestinationPixel16bit = (UINT16 *)FrameBufferBase + (DestinationPixelY * HorizontalResolution + DestinationX);
    [all...]
LcdGraphicsOutputDxe.c 54 0, // FrameBufferBase;
133 Instance->Gop.Mode->FrameBufferBase = VramBaseAddress;
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
GraphicsInfoHob.h 34 EFI_PHYSICAL_ADDRESS FrameBufferBase;
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
Gop.c 68 Mode->FrameBufferBase = FrameBufDesc->AddrRangeMin;
71 DEBUG ((EFI_D_INFO, "FrameBufferBase: 0x%Lx, FrameBufferSize: 0x%Lx\n",
72 Mode->FrameBufferBase, (UINT64)Mode->FrameBufferSize));
196 (VOID*) (UINTN) This->Mode->FrameBufferBase,
211 (VOID*) (UINTN) This->Mode->FrameBufferBase,
VbeShim.c 54 @param[in] FrameBufferBase Guest-physical base address of the video card's
60 IN EFI_PHYSICAL_ADDRESS FrameBufferBase
244 VbeModeInfo->LfbAddress = (UINT32)FrameBufferBase;
Qemu.h 508 IN EFI_PHYSICAL_ADDRESS FrameBufferBase
Driver.c 419 InstallVbeShim (Card->Name, Private->GraphicsOutput.Mode->FrameBufferBase);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsOutputDxe/
GraphicsOutput.c 191 0, // FrameBufferBase
318 EFI_PHYSICAL_ADDRESS FrameBufferBase;
320 FrameBufferBase = 0;
411 FrameBufferBase = Resources->AddrRangeMin;
437 Private->GraphicsOutputMode.FrameBufferBase = FrameBufferBase;
472 (VOID *) (UINTN) Private->GraphicsOutput.Mode->FrameBufferBase,
481 (VOID *) (UINTN) Private->GraphicsOutput.Mode->FrameBufferBase,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Protocol/
GraphicsOutput.h 180 EFI_PHYSICAL_ADDRESS FrameBufferBase;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/GraphicsOutput/
GraphicsOutput.h 193 EFI_PHYSICAL_ADDRESS FrameBufferBase;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
GraphicsOutput.h 249 /// Offset zero in FrameBufferBase represents the upper left pixel of the display.
251 EFI_PHYSICAL_ADDRESS FrameBufferBase;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
ConSplitterGraphics.c 190 This->Mode->FrameBufferBase = PhysicalGraphicsOutput->Mode->FrameBufferBase;
ConSplitter.c 826 // GraphicsOutputMode->FrameBufferBase, GraphicsOutputMode->FrameBufferSize
828 ConOutPrivate->GraphicsOutput.Mode->FrameBufferBase = (EFI_PHYSICAL_ADDRESS) (UINTN) NULL;
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
GopScreen.c 351 Private->GraphicsOutput.Mode->FrameBufferBase = (EFI_PHYSICAL_ADDRESS) (UINTN) NULL;
  /device/linaro/bootloader/edk2/OptionRomPkg/Application/BltLibSample/
BltLibSample.c 275 (VOID*)(UINTN) Gop->Mode->FrameBufferBase,
  /device/linaro/bootloader/edk2/OptionRomPkg/Library/GopBltLib/
GopBltLib.c 68 (FrameBuffer == (VOID*)(UINTN) Gop->Mode->FrameBufferBase)) {
  /external/syslinux/efi/
vesa.c 150 mi->lfb_ptr = (uint8_t *)(VOID *)(UINTN)gop_mode->FrameBufferBase;
console.c 125 lfb_base = gop->Mode->FrameBufferBase;
  /device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/
CirrusLogic5430GraphicsOutput.c 62 Mode->FrameBufferBase = FrameBufDesc->AddrRangeMin;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddvdeo.h 201 PVOID FrameBufferBase;
  /device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/
Linux.c 503 Si->lfb_base = (UINT32) Gop->Mode->FrameBufferBase;
  /external/syslinux/efi32/include/efi/
efiprot.h 724 EFI_PHYSICAL_ADDRESS FrameBufferBase;
  /external/syslinux/efi64/include/efi/
efiprot.h 724 EFI_PHYSICAL_ADDRESS FrameBufferBase;

Completed in 490 milliseconds

1 2