TianoCore EDK2 master
Loading...
Searching...
No Matches
MeasuredFvHob.h File Reference

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
 

Detailed Description

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.

Macro Definition Documentation

◆ EFI_MEASURED_FV_HOB_GUID

#define EFI_MEASURED_FV_HOB_GUID
Value:
{ \
0xb2360b42, 0x7173, 0x420a, { 0x86, 0x96, 0x46, 0xca, 0x6b, 0xab, 0x10, 0x60 } \
}

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.