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

Data Fields

VOID * pvDeviceContext
 
VOID * pvSharedContext
 
VOID * pvRunTimeContext
 
struct _UGA_DEVICEpParentDevice
 
VOID * pvBusIoServices
 
VOID * pvStdIoServices
 
UGA_DEVICE_DATA deviceData
 

Detailed Description

Definition at line 38 of file UgaIo.h.

Field Documentation

◆ deviceData

UGA_DEVICE_DATA _UGA_DEVICE::deviceData

Definition at line 45 of file UgaIo.h.

◆ pParentDevice

struct _UGA_DEVICE* _UGA_DEVICE::pParentDevice

Definition at line 42 of file UgaIo.h.

◆ pvBusIoServices

VOID* _UGA_DEVICE::pvBusIoServices

Definition at line 43 of file UgaIo.h.

◆ pvDeviceContext

VOID* _UGA_DEVICE::pvDeviceContext

Definition at line 39 of file UgaIo.h.

◆ pvRunTimeContext

VOID* _UGA_DEVICE::pvRunTimeContext

Definition at line 41 of file UgaIo.h.

◆ pvSharedContext

VOID* _UGA_DEVICE::pvSharedContext

Definition at line 40 of file UgaIo.h.

◆ pvStdIoServices

VOID* _UGA_DEVICE::pvStdIoServices

Definition at line 44 of file UgaIo.h.


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