Searched defs:HandlerType (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DSmi.c27 EFI_GUID HandlerType; // Type of interrupt member in struct:__anon10981
46 @param HandlerType The type of the interrupt
55 IN EFI_GUID *HandlerType,
72 if (CompareGuid (&Item->HandlerType, HandlerType)) {
92 CopyGuid ((VOID *)&SmiEntry->HandlerType, HandlerType);
107 @param HandlerType Points to the handler type or NULL for root SMI handlers.
121 IN CONST EFI_GUID *HandlerType,
134 if (HandlerType
54 SmmCoreFindSmiEntry( IN EFI_GUID *HandlerType, IN BOOLEAN Create ) argument
120 SmiManage( IN CONST EFI_GUID *HandlerType, IN CONST VOID *Context OPTIONAL, IN OUT VOID *CommBuffer OPTIONAL, IN OUT UINTN *CommBufferSize OPTIONAL ) argument
[all...]
H A DPiSmmCore.h57 EFI_GUID *HandlerType; member in struct:__anon10971
468 @param HandlerType Points to the handler type or NULL for root SMI handlers.
482 IN CONST EFI_GUID *HandlerType,
492 @param HandlerType Points to the handler type or NULL for root SMI handlers.
503 IN CONST EFI_GUID *HandlerType OPTIONAL,
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 3174 milliseconds