XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_PEI_DESCRIPTOR Union Reference

#include <PiPeiCis.h>

Collaboration diagram for EFI_PEI_DESCRIPTOR:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Notify

EFI_PEI_NOTIFY_DESCRIPTOR EFI_PEI_DESCRIPTOR::Notify

The typedef structure of the notification descriptor.

◆ Ppi

EFI_PEI_PPI_DESCRIPTOR EFI_PEI_DESCRIPTOR::Ppi

The typedef structure of the PPI descriptor.


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