Home
last modified time | relevance | path

Searched refs:BlobLength (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
DTrEEPei.c379 FvBlob.BlobLength = FvLength; in MeasureFvImage()
382 …DEBUG ((DEBUG_INFO, "The FV which is measured by TrEEPei has the size: 0x%x\n", FvBlob.BlobLength)… in MeasureFvImage()
391 (UINTN) FvBlob.BlobLength, in MeasureFvImage()
402 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobLength = FvLength; in MeasureFvImage()
522 mMeasuredChildFvInfo[mMeasuredChildFvIndex].BlobLength = Fv->FvInfoSize; in FirmwareVolmeInfoPpiNotifyCallback()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTcgPei.c402 FvBlob.BlobLength = FvLength; in MeasureFvImage()
405 …DEBUG ((DEBUG_INFO, "The FV which is measured by TcgPei has the size: 0x%x\n", FvBlob.BlobLength)); in MeasureFvImage()
414 (UINTN) FvBlob.BlobLength, in MeasureFvImage()
425 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobLength = FvLength; in MeasureFvImage()
546 mMeasuredChildFvInfo[mMeasuredChildFvIndex].BlobLength = Fv->FvInfoSize; in FirmwareVolmeInfoPpiNotifyCallback()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.c489 FvBlob.BlobLength = FvLength; in MeasureFvImage()
492 …DEBUG ((DEBUG_INFO, "The FV which is measured by Tcg2Pei has the size: 0x%x\n", FvBlob.BlobLength)… in MeasureFvImage()
501 (UINTN) FvBlob.BlobLength, in MeasureFvImage()
512 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobLength = FvLength; in MeasureFvImage()
632 mMeasuredChildFvInfo[mMeasuredChildFvIndex].BlobLength = Fv->FvInfoSize; in FirmwareVolmeInfoPpiNotifyCallback()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiTpm.h96 UINT64 BlobLength; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h120 UINT64 BlobLength; member