|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/MmGpiDispatch.h>
Data Fields | |
| EFI_MM_GPI_REGISTER | Register |
| EFI_MM_GPI_UNREGISTER | UnRegister |
| UINTN | NumSupportedGpis |
Interface structure for the MM GPI MMI Dispatch Protocol
The MM GPI MMI Dispatch Protocol provides the parent dispatch service for the General Purpose Input (GPI) MMI source generator.
Definition at line 107 of file MmGpiDispatch.h.
| UINTN _EFI_MM_GPI_DISPATCH_PROTOCOL::NumSupportedGpis |
Denotes the maximum value of inputs that can have handlers attached.
Definition at line 113 of file MmGpiDispatch.h.
| EFI_MM_GPI_REGISTER _EFI_MM_GPI_DISPATCH_PROTOCOL::Register |
Definition at line 108 of file MmGpiDispatch.h.
| EFI_MM_GPI_UNREGISTER _EFI_MM_GPI_DISPATCH_PROTOCOL::UnRegister |
Definition at line 109 of file MmGpiDispatch.h.