EFI_PEI_PPI_DESCRIPTOR Struct Reference


Data Fields

UINTN Flags
EFI_GUIDGuid
VOID * Ppi

Detailed Description

The data structure through which a PEIM describes available services to the PEI Foundation.

Field Documentation

This field is a set of flags describing the characteristics of this imported table entry. All flags are defined as EFI_PEI_PPI_DESCRIPTOR_***, which can also be combined into one.

The address of the EFI_GUID that names the interface.

A pointer to the PPI. It contains the information necessary to install a service.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1