Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DMeasuredFvHob.h33 EFI_PLATFORM_FIRMWARE_BLOB MeasuredFvBuf[1]; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
DTrEEPei.c179 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()
184 …CopyMem (&MeasuredHobData->MeasuredFvBuf[mMeasuredBaseFvIndex] , mMeasuredChildFvInfo, sizeof(EFI_… in EndofPeiSignalNotifyCallBack()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTcgPei.c190 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()
195 …CopyMem (&MeasuredHobData->MeasuredFvBuf[mMeasuredBaseFvIndex] , mMeasuredChildFvInfo, sizeof(EFI_… in EndofPeiSignalNotifyCallBack()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.c182 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()
187 …CopyMem (&MeasuredHobData->MeasuredFvBuf[mMeasuredBaseFvIndex] , mMeasuredChildFvInfo, sizeof(EFI_… in EndofPeiSignalNotifyCallBack()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DDxeTpm2MeasureBootLib.c581 if(mTcg2MeasuredHobData->MeasuredFvBuf[Index].BlobBase == FvAddress) { in DxeTpm2MeasureBootHandler()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DDxeTpmMeasureBootLib.c893 if(mMeasuredHobData->MeasuredFvBuf[Index].BlobBase == FvAddress) { in DxeTpmMeasureBootHandler()