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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DGraphicsOutput.h32 } EFI_PIXEL_BITMASK; typedef in typeref:struct:__anon12143
88 EFI_PIXEL_BITMASK PixelInformation;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DGraphicsOutput.h35 } EFI_PIXEL_BITMASK; typedef in typeref:struct:__anon10205
50 EFI_PIXEL_BITMASK PixelInformation;
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Library/FrameBufferBltLib/
H A DFrameBufferBltLib.c37 EFI_PIXEL_BITMASK mPixelBitMasks;
44 IN EFI_PIXEL_BITMASK *BitMask
95 STATIC EFI_PIXEL_BITMASK RgbPixelMasks =
97 STATIC EFI_PIXEL_BITMASK BgrPixelMasks =
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.h74 EFI_PIXEL_BITMASK PixelBitMask;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.c2694 ZeroMem (&MatchedMode->PixelInformation, sizeof (EFI_PIXEL_BITMASK));
2714 ZeroMem (&CurrentGraphicsOutputMode->Info->PixelInformation, sizeof (EFI_PIXEL_BITMASK));

Completed in 97 milliseconds