]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/CpuDxe.h
ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI table
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / CpuDxe.h
index 58ee1444c1b3350d3f3bf7b22f30059438e37e36..ff672390ce5122bf6b7eb43569c513e08ef213f8 100644 (file)
@@ -104,21 +104,6 @@ SyncCacheConfig (
   IN  EFI_CPU_ARCH_PROTOCOL  *CpuProtocol\r
   );\r
 \r
-/**\r
- * Publish ARM Processor Data table in UEFI SYSTEM Table.\r
- * @param  HobStart               Pointer to the beginning of the HOB List from PEI.\r
- *\r
- * Description : This function iterates through HOB list and finds ARM processor Table Entry HOB.\r
- *               If  the ARM processor Table Entry HOB is found, the HOB data is copied to run-time memory\r
- *               and a pointer is assigned to it in ARM processor table. Then the ARM processor table is\r
- *               installed in EFI configuration table.\r
-**/\r
-VOID\r
-EFIAPI\r
-PublishArmProcessorTable (\r
-  VOID\r
-  );\r
-\r
 // The ARM Attributes might be defined on 64-bit (case of the long format description table)\r
 UINT64\r
 EfiAttributeToArmAttribute (\r