TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PEI_TEMPORARY_RAM_DONE_PPI Struct Reference

#include <MdePkg/Include/Ppi/TemporaryRamDone.h>

Data Fields

EFI_PEI_TEMPORARY_RAM_DONE TemporaryRamDone
 

Detailed Description

This is an optional PPI that may be produced by SEC or a PEIM. If present, it provide a service to disable the use of Temporary RAM. This service may only be called by the PEI Foundation after the transition from Temporary RAM to Permanent RAM is complete. This PPI provides an alternative to the Temporary RAM Migration PPI for system architectures that allow Temporary RAM and Permanent RAM to be enabled and accessed at the same time with no side effects.

Definition at line 40 of file TemporaryRamDone.h.

Field Documentation

◆ TemporaryRamDone

EFI_PEI_TEMPORARY_RAM_DONE _EFI_PEI_TEMPORARY_RAM_DONE_PPI::TemporaryRamDone

Definition at line 41 of file TemporaryRamDone.h.


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