Searched defs:EfiBltBufferToVideo (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVgaGraphicsOutput.c371 VBoxVgaGraphicsOutputBlt(This, (EFI_GRAPHICS_OUTPUT_BLT_PIXEL*)Private->TmpBuf, EfiBltBufferToVideo, 0, 0, DestinationX, DestinationY, ScreenWidth - SourceX, ScreenHeight - SourceY, 0); local
404 case EfiBltBufferToVideo:
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DGraphicsOutput.h181 EfiBltBufferToVideo, enumerator in enum:__anon12148
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DGraphicsOutput.h113 EfiBltBufferToVideo, enumerator in enum:__anon10210
133 <B>EfiBltBufferToVideo</B> - Write data from the BltBuffer rectangle

Completed in 34 milliseconds