]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf
Fix the issue to clear the high 16-bit of EAX before use it Thunk code.
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore / PrePeiCoreMPCore.inf
index 4ca81f5a406c298fb46fd52cc2e2c9e4e3773eff..8e812199f6a4d10d2e8676906b62799784248873 100644 (file)
   ArmPlatformPkg/ArmPlatformPkg.dec\r
 \r
 [LibraryClasses]\r
+  ArmLib\r
+  ArmPlatformLib\r
   BaseLib\r
   DebugLib\r
+  DebugAgentLib\r
   IoLib\r
-  ArmLib\r
-  ArmPlatformLib\r
-  ArmMPCoreMailBoxLib\r
-  PL390GicNonSecLib\r
+  ArmGicLib\r
+  PrintLib\r
   SerialPortLib\r
 \r
 [Ppis]\r
   gEfiTemporaryRamSupportPpiGuid\r
+  gArmGlobalVariablePpiGuid\r
+  gArmMpCoreInfoPpiGuid\r
 \r
 [FeaturePcd]\r
-  gArmPlatformTokenSpaceGuid.PcdStandalone\r
-  \r
+  gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores\r
+\r
 [FixedPcd]\r
-  gArmTokenSpaceGuid.PcdNormalFdBaseAddress\r
-  gArmTokenSpaceGuid.PcdNormalFdSize\r
+  gArmTokenSpaceGuid.PcdFvBaseAddress\r
+  gArmTokenSpaceGuid.PcdFvSize\r
+\r
+  gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
+  gArmTokenSpaceGuid.PcdArmPrimaryCore\r
 \r
-  gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackBase\r
-  gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackSize\r
+  gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase\r
+  gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize\r
+  gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize\r
   \r
   gArmPlatformTokenSpaceGuid.PcdPeiGlobalVariableSize\r
   \r