public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] UefiCpuPkg/MpInitLib: introduce PcdCpuBootLogicalProcessorNumber
@ 2019-10-10 11:29 Laszlo Ersek
  2019-10-10 11:29 ` [PATCH v2 1/2] UefiCpuPkg/MpInitLib: expand comment on initial AP enumeration Laszlo Ersek
  2019-10-10 11:29 ` [PATCH v2 2/2] UefiCpuPkg/MpInitLib: honor the platform's boot CPU count in AP detection Laszlo Ersek
  0 siblings, 2 replies; 6+ messages in thread
From: Laszlo Ersek @ 2019-10-10 11:29 UTC (permalink / raw)
  To: edk2-devel-groups-io; +Cc: Eric Dong, Ray Ni

Repo:   https://github.com/lersek/edk2.git
Branch: mpinitlib_bz_1515_v2
Ref:    https://bugzilla.tianocore.org/show_bug.cgi?id=1515

In version 2, the first patch of the v1 series

  [edk2-devel] [PATCH 0/4]
  UefiCpuPkg, OvmfPkg: separate PCDs for boot CPU count vs. max CPU count

originally posted at

  http://mid.mail-archive.com/20191008112714.6215-1-lersek@redhat.com
  https://edk2.groups.io/g/devel/message/48562

has been split out to its own UefiCpuPkg series.

In v2, the current AP enumeration options are documented first (more
extensively than the existent comment). Then the new mode is introduced
(with additional documentation).

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>

Thanks,
Laszlo

Laszlo Ersek (2):
  UefiCpuPkg/MpInitLib: expand comment on initial AP enumeration
  UefiCpuPkg/MpInitLib: honor the platform's boot CPU count in AP
    detection

 UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf |  1 +
 UefiCpuPkg/Library/MpInitLib/MpLib.c          | 77 +++++++++++++++-----
 UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf |  3 +-
 UefiCpuPkg/UefiCpuPkg.dec                     | 13 ++++
 UefiCpuPkg/UefiCpuPkg.uni                     |  4 +
 5 files changed, 80 insertions(+), 18 deletions(-)

-- 
2.19.1.3.g30247aa5d201


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

end of thread, other threads:[~2019-10-11 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10 11:29 [PATCH v2 0/2] UefiCpuPkg/MpInitLib: introduce PcdCpuBootLogicalProcessorNumber Laszlo Ersek
2019-10-10 11:29 ` [PATCH v2 1/2] UefiCpuPkg/MpInitLib: expand comment on initial AP enumeration Laszlo Ersek
2019-10-11  8:19   ` Ni, Ray
2019-10-10 11:29 ` [PATCH v2 2/2] UefiCpuPkg/MpInitLib: honor the platform's boot CPU count in AP detection Laszlo Ersek
2019-10-11  8:22   ` Ni, Ray
2019-10-11 21:31     ` [edk2-devel] " Laszlo Ersek

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