TianoCore EDK2 master
|
#include <IndustryStandard/UefiTcgPlatform.h>
Go to the source code of this file.
Data Structures | |
struct | MEASURED_HOB_DATA |
Macros | |
#define | EFI_MEASURED_FV_HOB_GUID |
Variables | |
EFI_GUID | gMeasuredFvHobGuid |
Defines the HOB GUID used to pass all PEI measured FV info to DXE Driver.
Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MeasuredFvHob.h.
#define EFI_MEASURED_FV_HOB_GUID |
The Global ID of a GUIDed HOB used to pass all PEI measured FV info to DXE Driver.
Definition at line 18 of file MeasuredFvHob.h.