iPXE
|
#include <GraphicsOutput.h>
Data Fields | |
UINT32 | RedMask |
UINT32 | GreenMask |
UINT32 | BlueMask |
UINT32 | ReservedMask |
Definition at line 23 of file GraphicsOutput.h.
UINT32 EFI_PIXEL_BITMASK::RedMask |
Definition at line 24 of file GraphicsOutput.h.
Referenced by efifb_colour_map().
UINT32 EFI_PIXEL_BITMASK::GreenMask |
Definition at line 25 of file GraphicsOutput.h.
Referenced by efifb_colour_map().
UINT32 EFI_PIXEL_BITMASK::BlueMask |
Definition at line 26 of file GraphicsOutput.h.
Referenced by efifb_colour_map().
UINT32 EFI_PIXEL_BITMASK::ReservedMask |
Definition at line 27 of file GraphicsOutput.h.
Referenced by efifb_colour_map().