iPXE
Data Fields
EFI_PIXEL_BITMASK Struct Reference

#include <GraphicsOutput.h>

Data Fields

UINT32 RedMask
 
UINT32 GreenMask
 
UINT32 BlueMask
 
UINT32 ReservedMask
 

Detailed Description

Definition at line 23 of file GraphicsOutput.h.

Field Documentation

◆ RedMask

UINT32 EFI_PIXEL_BITMASK::RedMask

Definition at line 24 of file GraphicsOutput.h.

Referenced by efifb_colour_map().

◆ GreenMask

UINT32 EFI_PIXEL_BITMASK::GreenMask

Definition at line 25 of file GraphicsOutput.h.

Referenced by efifb_colour_map().

◆ BlueMask

UINT32 EFI_PIXEL_BITMASK::BlueMask

Definition at line 26 of file GraphicsOutput.h.

Referenced by efifb_colour_map().

◆ ReservedMask

UINT32 EFI_PIXEL_BITMASK::ReservedMask

Definition at line 27 of file GraphicsOutput.h.

Referenced by efifb_colour_map().


The documentation for this struct was generated from the following file: