]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/CpuDxe.c
ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI table
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / CpuDxe.c
index 62a6e2d620a6c58c0f129601320d5eec5f36a6fc..e6742f0a25fc2cb01206f5bef5245e255dc8fcc9 100644 (file)
@@ -256,12 +256,6 @@ CpuDxeInitialize (
   SyncCacheConfig (&mCpu);\r
   mIsFlushingGCD = FALSE;\r
 \r
-  // If the platform is a MPCore system then install the Configuration Table describing the\r
-  // secondary core states\r
-  if (ArmIsMpCore ()) {\r
-    PublishArmProcessorTable ();\r
-  }\r
-\r
   //\r
   // Setup a callback for idle events\r
   //\r