Searched refs:EFI_PLATFORM_FIRMWARE_BLOB (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/ |
D | TrEEPei.c | 71 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/ |
D | TcgPei.c | 59 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/ |
D | Tcg2Pei.c | 74 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/ |
D | MeasuredFvHob.h | 33 EFI_PLATFORM_FIRMWARE_BLOB MeasuredFvBuf[1];
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/ |
D | EfiTpm.h | 97 } EFI_PLATFORM_FIRMWARE_BLOB; typedef
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | UefiTcgPlatform.h | 121 } EFI_PLATFORM_FIRMWARE_BLOB; typedef
|