iPXE
Data Fields
_EFI_UGA_DRAW_PROTOCOL Struct Reference

This protocol provides a basic abstraction to set video modes and copy pixels to and from the graphics controller's frame buffer. More...

#include <UgaDraw.h>

Data Fields

EFI_UGA_DRAW_PROTOCOL_GET_MODE GetMode
 
EFI_UGA_DRAW_PROTOCOL_SET_MODE SetMode
 
EFI_UGA_DRAW_PROTOCOL_BLT Blt
 

Detailed Description

This protocol provides a basic abstraction to set video modes and copy pixels to and from the graphics controller's frame buffer.

Definition at line 153 of file UgaDraw.h.

Field Documentation

◆ GetMode

EFI_UGA_DRAW_PROTOCOL_GET_MODE _EFI_UGA_DRAW_PROTOCOL::GetMode

Definition at line 154 of file UgaDraw.h.

◆ SetMode

EFI_UGA_DRAW_PROTOCOL_SET_MODE _EFI_UGA_DRAW_PROTOCOL::SetMode

Definition at line 155 of file UgaDraw.h.

◆ Blt

EFI_UGA_DRAW_PROTOCOL_BLT _EFI_UGA_DRAW_PROTOCOL::Blt

Definition at line 156 of file UgaDraw.h.


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