TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/MmGpiDispatch.h>
Data Fields | |
UINT64 | GpiNum |
The dispatch function's context.
Definition at line 33 of file MmGpiDispatch.h.
UINT64 EFI_MM_GPI_REGISTER_CONTEXT::GpiNum |
A number from one of 2^64 possible GPIs that can generate an MMI. A 0 corresponds to logical GPI[0]; 1 corresponds to logical GPI[1]; and GpiNum of N corresponds to GPI[N], where N can span from 0 to 2^64-1.
Definition at line 39 of file MmGpiDispatch.h.