Module graphics_output

Module graphics_output 

Source
Expand description

Graphics Output Protocol

Provides means to configure graphics hardware and get access to framebuffers. Replaces the old UGA interface from EFI with a VGA-independent API.

Structs§

BltPixel
Mode
ModeInformation
PixelBitmask
Protocol

Constants§

BLT_BUFFER_TO_VIDEO
BLT_OPERATION_MAX
BLT_VIDEO_FILL
BLT_VIDEO_TO_BLT_BUFFER
BLT_VIDEO_TO_VIDEO
PIXEL_BIT_MASK
PIXEL_BLT_ONLY
PIXEL_BLUE_GREEN_RED_RESERVED_8_BIT_PER_COLOR
PIXEL_FORMAT_MAX
PIXEL_RED_GREEN_BLUE_RESERVED_8_BIT_PER_COLOR
PROTOCOL_GUID

Type Aliases§

BltOperation
GraphicsPixelFormat
ProtocolBlt
ProtocolQueryMode
ProtocolSetMode