Home
last modified time | relevance | path

Searched refs:EFI_PLATFORM_FIRMWARE_BLOB (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
DTrEEPei.c71 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredBaseFvInfo;
74 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredChildFvInfo;
167 …sizeof(UINTN) + sizeof(EFI_PLATFORM_FIRMWARE_BLOB) * (mMeasuredBaseFvIndex + mMeasuredChildFvIndex) in EndofPeiSignalNotifyCallBack()
179 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()
184 …uredFvBuf[mMeasuredBaseFvIndex] , mMeasuredChildFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) * (mMea… in EndofPeiSignalNotifyCallBack()
350 EFI_PLATFORM_FIRMWARE_BLOB FvBlob; in MeasureFvImage()
556 …mMeasuredBaseFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()
558 …mMeasuredChildFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTcgPei.c59 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredBaseFvInfo;
62 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredChildFvInfo;
178 …sizeof(UINTN) + sizeof(EFI_PLATFORM_FIRMWARE_BLOB) * (mMeasuredBaseFvIndex + mMeasuredChildFvIndex) in EndofPeiSignalNotifyCallBack()
190 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()
195 …uredFvBuf[mMeasuredBaseFvIndex] , mMeasuredChildFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) * (mMea… in EndofPeiSignalNotifyCallBack()
373 EFI_PLATFORM_FIRMWARE_BLOB FvBlob; in MeasureFvImage()
704 …mMeasuredBaseFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()
706 …mMeasuredChildFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.c74 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredBaseFvInfo;
77 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredChildFvInfo;
170 …sizeof(UINTN) + sizeof(EFI_PLATFORM_FIRMWARE_BLOB) * (mMeasuredBaseFvIndex + mMeasuredChildFvIndex) in EndofPeiSignalNotifyCallBack()
182 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()
187 …uredFvBuf[mMeasuredBaseFvIndex] , mMeasuredChildFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) * (mMea… in EndofPeiSignalNotifyCallBack()
460 EFI_PLATFORM_FIRMWARE_BLOB FvBlob; in MeasureFvImage()
666 …mMeasuredBaseFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()
668 …mMeasuredChildFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DMeasuredFvHob.h33 EFI_PLATFORM_FIRMWARE_BLOB MeasuredFvBuf[1];
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiTpm.h97 } EFI_PLATFORM_FIRMWARE_BLOB; typedef
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h121 } EFI_PLATFORM_FIRMWARE_BLOB; typedef