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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUgaDraw.h103 EfiUgaBltBufferToVideo, ///< Write data from the BltBuffer rectangle enumerator in enum:__anon12372
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DUgaDraw.h94 EfiUgaBltBufferToVideo, enumerator in enum:__anon10231
116 <B>EfiUgaBltBufferToVideo</B> - Write data from the BltBuffer rectangle
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVgaUgaDraw.c265 VBoxVgaUgaDrawBlt(This, (EFI_UGA_PIXEL *)Private->TmpBuf, EfiUgaBltBufferToVideo, 0, 0, DestinationX, DestinationY, ScreenWidth - SourceX, ScreenHeight - SourceY, 0); local
296 case EfiUgaBltBufferToVideo:

Completed in 33 milliseconds