TianoCore EDK2 master
|
Data Fields | |
EFI_HANDLE | Handle |
Driver image handle. | |
OPAL_DRIVER_DEVICE * | DeviceList |
Linked list of controllers owned by this Driver. | |
Definition at line 170 of file OpalDriver.h.
OPAL_DRIVER_DEVICE* OPAL_DRIVER::DeviceList |
Linked list of controllers owned by this Driver.
Definition at line 172 of file OpalDriver.h.
EFI_HANDLE OPAL_DRIVER::Handle |
Driver image handle.
Definition at line 171 of file OpalDriver.h.