TianoCore EDK2 master
|
#include <MdeModulePkg/Core/Dxe/Hand/Handle.h>
Data Fields | |
UINTN | Signature |
LIST_ENTRY | AllHandles |
All handles list of IHANDLE. | |
LIST_ENTRY | Protocols |
List of PROTOCOL_INTERFACE's for this handle. | |
UINTN | LocateRequest |
UINT64 | Key |
The Handle Database Key value when this handle was last created or modified. | |
LIST_ENTRY IHANDLE::AllHandles |
UINT64 IHANDLE::Key |
LIST_ENTRY IHANDLE::Protocols |
List of PROTOCOL_INTERFACE's for this handle.