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

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

Data Fields

UINT64 GpiNum
 

Detailed Description

The dispatch function's context.

Definition at line 33 of file MmGpiDispatch.h.

Field Documentation

◆ GpiNum

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.


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