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

Data Fields

EFI_HANDLE Handle
 Driver image handle.
 
OPAL_DRIVER_DEVICEDeviceList
 Linked list of controllers owned by this Driver.
 

Detailed Description

Definition at line 170 of file OpalDriver.h.

Field Documentation

◆ DeviceList

OPAL_DRIVER_DEVICE* OPAL_DRIVER::DeviceList

Linked list of controllers owned by this Driver.

Definition at line 172 of file OpalDriver.h.

◆ Handle

EFI_HANDLE OPAL_DRIVER::Handle

Driver image handle.

Definition at line 171 of file OpalDriver.h.


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