EFI_GRAPHICS_OUTPUT_MODE_INFORMATION Struct Reference


Data Fields

UINT32 Version
UINT32 HorizontalResolution
UINT32 VerticalResolution
EFI_GRAPHICS_PIXEL_FORMAT PixelFormat
EFI_PIXEL_BITMASK PixelInformation
UINT32 PixelsPerScanLine

Field Documentation

The size of video screen in pixels in the X dimension.

Enumeration that defines the physical format of the pixel. A value of PixelBltOnly implies that a linear frame buffer is not available for this mode.

This bit-mask is only valid if PixelFormat is set to PixelPixelBitMask. A bit being set defines what bits are used for what purpose such as Red, Green, Blue, or Reserved.

Defines the number of pixel elements per video memory line.

The version of this data structure. A value of zero represents the EFI_GRAPHICS_OUTPUT_MODE_INFORMATION structure as defined in this specification.

The size of video screen in pixels in the Y dimension.


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1