Home
last modified time | relevance | path

Searched refs:InfoRecord (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
DCpuBist.c68 CpuInstance[CpuIndex].InfoRecord.IA32HealthFlags = PeiCpuMpData->CpuData[CpuIndex].Health; in SecPlatformInformation2()
212 …BspCpuInstance.InfoRecord.IA32HealthFlags.Uint32 = SecPlatformInformation->IA32HealthFlags.Uint32; in CollectBistDataFromPpi()
226 CpuData->Health = CpuInstance[CpuIndex].InfoRecord.IA32HealthFlags; in CollectBistDataFromPpi()
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
DSecPlatformInformation2.h38 EFI_SEC_PLATFORM_INFORMATION_RECORD InfoRecord; member
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuMp.c1613 …BspCpuInstance.InfoRecord.IA32HealthFlags.Uint32 = SecPlatformInformation->IA32HealthFlags.Uint32; in CollectBistDataFromHob()
1632 if (CpuInstance[NumberOfData].InfoRecord.IA32HealthFlags.Uint32 != 0) { in CollectBistDataFromHob()