TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_UGA_IO_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/UgaIo.h>

Data Fields

EFI_UGA_IO_PROTOCOL_CREATE_DEVICE CreateDevice
 
EFI_UGA_IO_PROTOCOL_DELETE_DEVICE DeleteDevice
 
PUGA_FW_SERVICE_DISPATCH DispatchService
 

Detailed Description

Provides a basic abstraction to send I/O requests to the graphics device and any of its children.

Definition at line 156 of file UgaIo.h.

Field Documentation

◆ CreateDevice

EFI_UGA_IO_PROTOCOL_CREATE_DEVICE _EFI_UGA_IO_PROTOCOL::CreateDevice

Definition at line 157 of file UgaIo.h.

◆ DeleteDevice

EFI_UGA_IO_PROTOCOL_DELETE_DEVICE _EFI_UGA_IO_PROTOCOL::DeleteDevice

Definition at line 158 of file UgaIo.h.

◆ DispatchService

PUGA_FW_SERVICE_DISPATCH _EFI_UGA_IO_PROTOCOL::DispatchService

Definition at line 159 of file UgaIo.h.


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