Searched refs:MeasuredFvBuf (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/ |
D | MeasuredFvHob.h | 33 EFI_PLATFORM_FIRMWARE_BLOB MeasuredFvBuf[1]; member
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/ |
D | TrEEPei.c | 179 …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/ |
D | TcgPei.c | 190 …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/ |
D | Tcg2Pei.c | 182 …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/ |
D | DxeTpm2MeasureBootLib.c | 581 if(mTcg2MeasuredHobData->MeasuredFvBuf[Index].BlobBase == FvAddress) { in DxeTpm2MeasureBootHandler()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/ |
D | DxeTpmMeasureBootLib.c | 893 if(mMeasuredHobData->MeasuredFvBuf[Index].BlobBase == FvAddress) { in DxeTpmMeasureBootHandler()
|