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

Data Fields

UINTN CurrentCount
 
UINTN MaxCount
 
UINTN LastDispatchedCount
 
PEI_PPI_LIST_POINTERSPpiPtrs
 
PEI_PPI_LIST_POINTERS PpiPtrs [MAX_PPI_COUNT]
 

Detailed Description

Definition at line 77 of file PeiMain.h.

Field Documentation

◆ CurrentCount

UINTN PEI_PPI_LIST::CurrentCount

Definition at line 78 of file PeiMain.h.

◆ LastDispatchedCount

UINTN PEI_PPI_LIST::LastDispatchedCount

Definition at line 80 of file PeiMain.h.

◆ MaxCount

UINTN PEI_PPI_LIST::MaxCount

Definition at line 79 of file PeiMain.h.

◆ PpiPtrs [1/2]

PEI_PPI_LIST_POINTERS* PEI_PPI_LIST::PpiPtrs

MaxCount number of entries.

Definition at line 84 of file PeiMain.h.

◆ PpiPtrs [2/2]

PEI_PPI_LIST_POINTERS PEI_PPI_LIST::PpiPtrs[MAX_PPI_COUNT]

MaxCount number of entries.

Definition at line 46 of file UnitTestPeiServicesTablePointerLib.h.


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