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

Data Fields

UINTN CurrentCount
 
UINTN MaxCount
 
PEI_PPI_LIST_POINTERSNotifyPtrs
 
PEI_PPI_LIST_POINTERS NotifyPtrs [MAX_PPI_COUNT]
 

Detailed Description

Definition at line 87 of file PeiMain.h.

Field Documentation

◆ CurrentCount

UINTN PEI_CALLBACK_NOTIFY_LIST::CurrentCount

Definition at line 88 of file PeiMain.h.

◆ MaxCount

UINTN PEI_CALLBACK_NOTIFY_LIST::MaxCount

Definition at line 89 of file PeiMain.h.

◆ NotifyPtrs [1/2]

PEI_PPI_LIST_POINTERS* PEI_CALLBACK_NOTIFY_LIST::NotifyPtrs

MaxCount number of entries.

Definition at line 93 of file PeiMain.h.

◆ NotifyPtrs [2/2]

PEI_PPI_LIST_POINTERS PEI_CALLBACK_NOTIFY_LIST::NotifyPtrs[MAX_PPI_COUNT]

MaxCount number of entries.

Definition at line 55 of file UnitTestPeiServicesTablePointerLib.h.


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