|
TianoCore EDK2 master
|
#include <MdePkg/Include/Pi/PiPeiCis.h>
Data Fields | |
| EFI_PEI_NOTIFY_DESCRIPTOR | Notify |
| EFI_PEI_PPI_DESCRIPTOR | Ppi |
This data structure is the means by which callable services are installed and notifications are registered in the PEI phase.
Definition at line 129 of file PiPeiCis.h.
| EFI_PEI_NOTIFY_DESCRIPTOR EFI_PEI_DESCRIPTOR::Notify |
The typedef structure of the notification descriptor.
Definition at line 133 of file PiPeiCis.h.
| EFI_PEI_PPI_DESCRIPTOR EFI_PEI_DESCRIPTOR::Ppi |
The typedef structure of the PPI descriptor.
Definition at line 137 of file PiPeiCis.h.