TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_MM_GPI_DISPATCH_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/MmGpiDispatch.h>

Data Fields

EFI_MM_GPI_REGISTER Register
 
EFI_MM_GPI_UNREGISTER UnRegister
 
UINTN NumSupportedGpis
 

Detailed Description

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.

Field Documentation

◆ NumSupportedGpis

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.

◆ Register

EFI_MM_GPI_REGISTER _EFI_MM_GPI_DISPATCH_PROTOCOL::Register

Definition at line 108 of file MmGpiDispatch.h.

◆ UnRegister

EFI_MM_GPI_UNREGISTER _EFI_MM_GPI_DISPATCH_PROTOCOL::UnRegister

Definition at line 109 of file MmGpiDispatch.h.


The documentation for this struct was generated from the following file: