Searched defs:PROTOCOL_ENTRY (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Hand/
H A DHandle.h40 /// PROTOCOL_ENTRY - each different protocol has 1 entry in the protocol
54 } PROTOCOL_ENTRY; typedef in typeref:struct:__anon10930
69 /// Link on PROTOCOL_ENTRY.Protocols
72 PROTOCOL_ENTRY *Protocol;
102 PROTOCOL_ENTRY *Protocol;
123 PROTOCOL_ENTRY *
138 IN PROTOCOL_ENTRY *ProtEntry
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DPiSmmCore.h125 /// PROTOCOL_ENTRY - each different protocol has 1 entry in the protocol
139 } PROTOCOL_ENTRY; typedef in typeref:struct:__anon10974
153 /// Link on PROTOCOL_ENTRY.Protocols
156 PROTOCOL_ENTRY *Protocol;
168 PROTOCOL_ENTRY *Protocol;
650 PROTOCOL_ENTRY *

Completed in 32 milliseconds