HomeSort by relevance Sort by last modified time
    Searched defs:SecPlatformInformation (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/PlatformSecLibNull/
PlatformSecLibNull.c 17 #include <Ppi/SecPlatformInformation.h>
58 SecPlatformInformation (
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/
SecPlatformInformation.c 2 Sample to provide SecPlatformInformation function.
17 #include <Ppi/SecPlatformInformation.h>
36 SecPlatformInformation (
49 DEBUG ((DEBUG_INFO, "SecPlatformInformation\n"));
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
SecPlatformInformation.c 16 #include <Ppi/SecPlatformInformation.h>
35 SecPlatformInformation (
48 DEBUG ((DEBUG_INFO, "SecPlatformInformation\n"));
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/
PlatformSecLib.c 19 #include <Ppi/SecPlatformInformation.h>
148 SecPlatformInformation (
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
CpuBist.c 167 EFI_SEC_PLATFORM_INFORMATION_RECORD *SecPlatformInformation;
176 SecPlatformInformation = NULL;
203 (VOID *) &SecPlatformInformation
212 BspCpuInstance.InfoRecord.IA32HealthFlags.Uint32 = SecPlatformInformation->IA32HealthFlags.Uint32;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuMp.c     [all...]

Completed in 570 milliseconds