MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PeiCoreFvLocation.h File Reference

Data Structures

struct  EFI_PEI_CORE_FV_LOCATION_PPI
 

Macros

#define EFI_PEI_CORE_FV_LOCATION_GUID
 

Variables

EFI_GUID gEfiPeiCoreFvLocationPpiGuid
 

Detailed Description

Header file for Pei Core FV Location PPI.

This PPI contains a pointer to the firmware volume which contains the PEI Foundation. If the PEI Foundation does not reside in the BFV, then SEC must pass this PPI as a part of the PPI list provided to the PEI Foundation Entry Point, otherwise the PEI Foundation shall assume that it resides within the BFV.

Copyright (c) 2019, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Revision Reference:
This PPI is defined in UEFI Platform Initialization Specification 1.7 Volume 1: Standards

Macro Definition Documentation

#define EFI_PEI_CORE_FV_LOCATION_GUID
Value:
{ \
0x52888eae, 0x5b10, 0x47d0, {0xa8, 0x7f, 0xb8, 0x22, 0xab, 0xa0, 0xca, 0xf4 } \
}

Global ID for EFI_PEI_CORE_FV_LOCATION_PPI

Variable Documentation

EFI_GUID gEfiPeiCoreFvLocationPpiGuid