Searched refs:mMeasuredBaseFvInfo (Results 1 – 3 of 3) sorted by relevance
71 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredBaseFvInfo; variable179 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()370 if (mMeasuredBaseFvInfo[Index].BlobBase == FvBase) { in MeasureFvImage()401 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobBase = FvBase; in MeasureFvImage()402 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobLength = FvLength; in MeasureFvImage()556 …mMeasuredBaseFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()557 ASSERT (mMeasuredBaseFvInfo != NULL); in PeimEntryMP()
59 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredBaseFvInfo; variable190 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()393 if (mMeasuredBaseFvInfo[Index].BlobBase == FvBase) { in MeasureFvImage()424 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobBase = FvBase; in MeasureFvImage()425 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobLength = FvLength; in MeasureFvImage()704 …mMeasuredBaseFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()705 ASSERT (mMeasuredBaseFvInfo != NULL); in PeimEntryMP()
74 EFI_PLATFORM_FIRMWARE_BLOB *mMeasuredBaseFvInfo; variable182 …CopyMem (MeasuredHobData->MeasuredFvBuf, mMeasuredBaseFvInfo, sizeof(EFI_PLATFORM_FIRMWARE_BLOB) *… in EndofPeiSignalNotifyCallBack()480 if (mMeasuredBaseFvInfo[Index].BlobBase == FvBase) { in MeasureFvImage()511 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobBase = FvBase; in MeasureFvImage()512 mMeasuredBaseFvInfo[mMeasuredBaseFvIndex].BlobLength = FvLength; in MeasureFvImage()666 …mMeasuredBaseFvInfo = (EFI_PLATFORM_FIRMWARE_BLOB *) AllocateZeroPool (sizeof (EFI_PLATFORM_FIRMW… in PeimEntryMP()667 ASSERT (mMeasuredBaseFvInfo != NULL); in PeimEntryMP()