MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_PEI_DESCRIPTOR Union Reference

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.

Field Documentation

EFI_PEI_NOTIFY_DESCRIPTOR EFI_PEI_DESCRIPTOR::Notify

The typedef structure of the notification descriptor.

EFI_PEI_PPI_DESCRIPTOR EFI_PEI_DESCRIPTOR::Ppi

The typedef structure of the PPI descriptor.