public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: devel@edk2.groups.io
Cc: Ard Biesheuvel <ardb@kernel.org>,
	Rebecca Cran <rebecca@nuviainc.com>,
	Leif Lindholm <leif@nuviainc.com>,
	Sami Mujawar <sami.mujawar@arm.com>
Subject: [PATCH v2 0/2] ArmPkg: remove obsolete ARM_PROCESSOR_TABLE
Date: Fri, 17 Dec 2021 22:34:01 +0100	[thread overview]
Message-ID: <20211217213403.15585-1-ardb@kernel.org> (raw)

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


             reply	other threads:[~2021-12-17 21:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17 21:34 Ard Biesheuvel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211217213403.15585-1-ardb@kernel.org \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox