Home
last modified time | relevance | path

Searched refs:SecPlatformInformation2 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
DCpuBist.c18 SecPlatformInformation2
41 SecPlatformInformation2 ( in SecPlatformInformation2() function
100 EFI_SEC_PLATFORM_INFORMATION_RECORD2 *SecPlatformInformation2; in GetBistInfoFromPpi() local
118 SecPlatformInformation2 = NULL; in GetBistInfoFromPpi()
122 SecPlatformInformation2 in GetBistInfoFromPpi()
127 (VOID **) &SecPlatformInformation2 in GetBistInfoFromPpi()
136 SecPlatformInformation2 in GetBistInfoFromPpi()
139 *BistInformationData = SecPlatformInformation2; in GetBistInfoFromPpi()
168 EFI_SEC_PLATFORM_INFORMATION_RECORD2 *SecPlatformInformation2; in CollectBistDataFromPpi() local
195 SecPlatformInformation2 = NULL; in CollectBistDataFromPpi()
[all …]
DCpuMpPei.h399 SecPlatformInformation2 (
/device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/
DSecBist.c151 EFI_SEC_PLATFORM_INFORMATION_RECORD2 *SecPlatformInformation2; in GetBistInfoFromPpi() local
169 SecPlatformInformation2 = NULL; in GetBistInfoFromPpi()
173 SecPlatformInformation2 in GetBistInfoFromPpi()
178 (VOID **) &SecPlatformInformation2 in GetBistInfoFromPpi()
187 SecPlatformInformation2 in GetBistInfoFromPpi()
190 *BistInformationData = SecPlatformInformation2; in GetBistInfoFromPpi()
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuMp.c534 EFI_SEC_PLATFORM_INFORMATION_RECORD2 *SecPlatformInformation2; in CollectBistDataFromHob() local
544 SecPlatformInformation2 = NULL; in CollectBistDataFromHob()
555 SecPlatformInformation2 = GET_GUID_HOB_DATA (GuidHob); in CollectBistDataFromHob()
556 NumberOfData = SecPlatformInformation2->NumberOfCpus; in CollectBistDataFromHob()
557 CpuInstance = SecPlatformInformation2->CpuInstance; in CollectBistDataFromHob()