public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch V2 0/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS.
@ 2022-12-15  5:03 Yuanhao Xie
  2022-12-15  5:03 ` [Patch V2 1/2] UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd Yuanhao Xie
  2022-12-15  5:03 ` [Patch V2 2/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS Yuanhao Xie
  0 siblings, 2 replies; 3+ messages in thread
From: Yuanhao Xie @ 2022-12-15  5:03 UTC (permalink / raw)
  To: devel


Yuanhao Xie (2):
  UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd
  UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS.

 UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf |   1 +
 UefiCpuPkg/Library/MpInitLib/DxeMpLib.c       | 170 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------
 UefiCpuPkg/Library/MpInitLib/MpEqu.inc        |   2 ++
 UefiCpuPkg/Library/MpInitLib/MpLib.h          |  32 ++++++++++++++++++++++++++++----
 UefiCpuPkg/Library/MpInitLib/X64/AmdSev.nasm  | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm | 177 +++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------
 6 files changed, 336 insertions(+), 215 deletions(-)

-- 
2.36.1.windows.1


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

end of thread, other threads:[~2022-12-15  5:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-15  5:03 [Patch V2 0/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS Yuanhao Xie
2022-12-15  5:03 ` [Patch V2 1/2] UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd Yuanhao Xie
2022-12-15  5:03 ` [Patch V2 2/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS Yuanhao Xie

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