public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ArmPkg: remove obsolete ARM_PROCESSOR_TABLE
@ 2021-12-17 21:34 Ard Biesheuvel
  2021-12-17 21:34 ` [PATCH v2 1/2] ArmPkg/MpInitLib: avoid ARM_PROCESSOR_TABLE Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2021-12-17 21:34 UTC (permalink / raw)
  To: devel; +Cc: Ard Biesheuvel, Rebecca Cran, Leif Lindholm, Sami Mujawar

Remove the obsolete ARM_PROCESSOR_TABLE definition, and all the pieces
that are related to it.

Cc: Rebecca Cran <rebecca@nuviainc.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>

Ard Biesheuvel (2):
  ArmPkg/MpInitLib: avoid ARM_PROCESSOR_TABLE
  ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI table

 ArmPkg/Drivers/CpuDxe/CpuDxe.inf    |  1 -
 ArmPkg/Drivers/CpuDxe/CpuDxe.h      | 15 ---
 ArmPkg/Include/Guid/ArmMpCoreInfo.h | 27 ------
 ArmPkg/Include/Library/MpInitLib.h  |  2 +-
 ArmPkg/Drivers/CpuDxe/CpuDxe.c      |  6 --
 ArmPkg/Drivers/CpuDxe/CpuMpCore.c   | 98 --------------------
 ArmPkg/Drivers/CpuDxe/CpuMpInit.c   | 10 +-
 ArmPkg/Library/MpInitLib/DxeMpLib.c |  6 +-
 8 files changed, 8 insertions(+), 157 deletions(-)
 delete mode 100644 ArmPkg/Drivers/CpuDxe/CpuMpCore.c

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-22 17:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-17 21:34 [PATCH v2 0/2] ArmPkg: remove obsolete ARM_PROCESSOR_TABLE Ard Biesheuvel
2021-12-17 21:34 ` [PATCH v2 1/2] ArmPkg/MpInitLib: avoid ARM_PROCESSOR_TABLE Ard Biesheuvel
2021-12-17 21:34 ` [PATCH v2 2/2] ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI table Ard Biesheuvel
2022-07-22 15:20   ` Sami Mujawar
2022-07-22 17:27     ` [edk2-devel] " Ard Biesheuvel
2021-12-22 22:39 ` [PATCH v2 0/2] ArmPkg: remove obsolete ARM_PROCESSOR_TABLE Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox