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

Data Fields

UINTN CurrentCount
 
UINTN MaxCount
 
UINTN LastDispatchedCount
 
PEI_PPI_LIST_POINTERSNotifyPtrs
 
PEI_PPI_LIST_POINTERS NotifyPtrs [MAX_PPI_COUNT]
 

Detailed Description

Definition at line 96 of file PeiMain.h.

Field Documentation

◆ CurrentCount

UINTN PEI_DISPATCH_NOTIFY_LIST::CurrentCount

Definition at line 97 of file PeiMain.h.

◆ LastDispatchedCount

UINTN PEI_DISPATCH_NOTIFY_LIST::LastDispatchedCount

Definition at line 99 of file PeiMain.h.

◆ MaxCount

UINTN PEI_DISPATCH_NOTIFY_LIST::MaxCount

Definition at line 98 of file PeiMain.h.

◆ NotifyPtrs [1/2]

PEI_PPI_LIST_POINTERS* PEI_DISPATCH_NOTIFY_LIST::NotifyPtrs

MaxCount number of entries.

Definition at line 103 of file PeiMain.h.

◆ NotifyPtrs [2/2]

PEI_PPI_LIST_POINTERS PEI_DISPATCH_NOTIFY_LIST::NotifyPtrs[MAX_PPI_COUNT]

MaxCount number of entries.

Definition at line 65 of file UnitTestPeiServicesTablePointerLib.h.


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