TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_PEI_DESCRIPTOR Union Reference

#include <MdePkg/Include/Pi/PiPeiCis.h>

Data Fields

EFI_PEI_NOTIFY_DESCRIPTOR Notify
 
EFI_PEI_PPI_DESCRIPTOR Ppi
 

Detailed Description

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.

Field Documentation

◆ Notify

EFI_PEI_NOTIFY_DESCRIPTOR EFI_PEI_DESCRIPTOR::Notify

The typedef structure of the notification descriptor.

Definition at line 133 of file PiPeiCis.h.

◆ Ppi

EFI_PEI_PPI_DESCRIPTOR EFI_PEI_DESCRIPTOR::Ppi

The typedef structure of the PPI descriptor.

Definition at line 137 of file PiPeiCis.h.


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