EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE Struct Reference


Data Fields

UINT32 MaxMode
UINT32 Mode
EFI_GRAPHICS_OUTPUT_MODE_INFORMATIONInfo
UINTN SizeOfInfo
EFI_PHYSICAL_ADDRESS FrameBufferBase
UINTN FrameBufferSize

Field Documentation

Base address of graphics linear frame buffer. Offset zero in FrameBufferBase represents the upper left pixel of the display.

Amount of frame buffer needed to support the active mode as defined by PixelsPerScanLine xVerticalResolution x PixelElementSize.

Pointer to read-only EFI_GRAPHICS_OUTPUT_MODE_INFORMATION data.

The number of modes supported by QueryMode() and SetMode().

Current Mode of the graphics device. Valid mode numbers are 0 to MaxMode -1.

Size of Info structure in bytes.


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