Home
last modified time | relevance | path

Searched refs:FrameBuffer (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/OptionRomPkg/Library/GopBltLib/
DGopBltLib.c43 IN VOID *FrameBuffer, in BltLibConfigure() argument
68 (FrameBuffer == (VOID*)(UINTN) Gop->Mode->FrameBufferBase)) { in BltLibConfigure()
/device/linaro/bootloader/edk2/OptionRomPkg/Include/Library/
DBltLib.h34 IN VOID *FrameBuffer,
/device/linaro/bootloader/edk2/OptionRomPkg/Library/FrameBufferBltLib/
DFrameBufferBltLib.c91 IN VOID *FrameBuffer, in BltLibConfigure() argument
119 mBltLibFrameBuffer = (UINT8*) FrameBuffer; in BltLibConfigure()
/device/linaro/bootloader/edk2/ArmPlatformPkg/
DArmPlatformPkg.dec54 # we assume the OS will handle the FrameBuffer from the UEFI GOP information.