TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | EFI_PEI_CORE_FV_LOCATION_PPI |
Macros | |
#define | EFI_PEI_CORE_FV_LOCATION_GUID |
Variables | |
EFI_GUID | gEfiPeiCoreFvLocationPpiGuid |
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
Definition in file PeiCoreFvLocation.h.
#define EFI_PEI_CORE_FV_LOCATION_GUID |
Global ID for EFI_PEI_CORE_FV_LOCATION_PPI
Definition at line 24 of file PeiCoreFvLocation.h.