Searched refs:PixelBltOnly (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DGraphicsOutput.h58 PixelBltOnly, enumerator in enum:__anon12144
80 /// Enumeration that defines the physical format of the pixel. A value of PixelBltOnly
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DGraphicsOutput.h41 PixelBltOnly, enumerator in enum:__anon10206
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Library/FrameBufferBltLib/
H A DFrameBufferBltLib.c110 case PixelBltOnly:
111 ASSERT (FrameBufferInfo->PixelFormat != PixelBltOnly);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.c717 Info->PixelFormat = PixelBltOnly;
2690 // Physical frame buffer is no longer available, change PixelFormat to PixelBltOnly
2693 MatchedMode->PixelFormat = PixelBltOnly;
2713 CurrentGraphicsOutputMode->Info->PixelFormat = PixelBltOnly;
2761 Info->PixelFormat = PixelBltOnly;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.c1781 ModeBuffer->PixelFormat = PixelBltOnly;

Completed in 48 milliseconds