]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / DxeMpLib.c
2023-03-07 Yuanhao XieUefiCpuPkg: Rename AsmRelocateApLoopStart.
2023-03-07 Xie, YuanhaoUefiCpuPkg: Put APs in 64 bit mode before handoff to OS.
2023-03-07 Xie, YuanhaoUefiCpuPkg: Allocate contiguous memory for stacks and...
2023-03-07 Xie, YuanhaoUefiCpuPkg: Split the path in RelocateApLoop into two.
2023-01-09 Yuanhao XieRevert "UefiCpuPkg: Duplicated AsmRelocateApLoop as...
2023-01-09 Yuanhao XieRevert "UefiCpuPkg: Has APs in 64 bit long-mode before...
2022-12-20 Xie, YuanhaoUefiCpuPkg: Has APs in 64 bit long-mode before booting...
2022-12-20 Yuanhao XieUefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocate...
2022-11-14 Min M XuOvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of...
2022-11-14 Min M XuOvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib...
2022-06-10 Ray NiMpInitLib: Allocate code buffer for PEI phase
2021-12-09 Tom LendackyUefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event...
2021-12-09 Brijesh SinghUefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr...
2021-12-07 Michael KubackiUefiCpuPkg: Apply uncrustify changes
2021-05-29 Lendacky, ThomasUefiCpuPkg/MpInitLib: Allocate a separate SEV-ES AP...
2020-11-10 Tom LendackyUefiCpuPkg, OvmfPkg: Disable interrupts when using...
2020-08-17 Tom LendackyUefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for...
2020-08-17 Tom LendackyUefiCpuPkg: Allow AP booting under SEV-ES
2020-03-27 GuoMinJUefiCpuPkg/MpInitLib: Add out attribute for parameter.
2020-03-27 Hao A WuUefiCpuPkg/MpInitLib DXE: Add PCD to control AP status...
2020-02-14 Siyuan FuUefiCpuPkg: Remove FIT based microcode shadow logic...
2019-07-29 Eric DongUefiCpuPkg/MpInitLib: Add MpInitLibStartupAllCPUs API.
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2019-04-04 Eric DongUefiCpuPkg/MpInitLib: Fix MemTest86 failure.
2018-10-30 Marvin H?userUefiCpuPkg/MpInitLib: Fix ASSERT for success.
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Not use disabled AP when call...
2018-06-28 Liming GaoUefiCpuPkg: Clean up source files
2018-03-08 Jian J WangUefiCpuPkg/MpInitLib: put mReservedApLoopFunc in execut...
2018-01-18 Jian J WangUefiCpuPkg/MpInitLib: split wake up buffer into two...
2018-01-11 Jian J WangUefiCpuPkg/MpInitLib: fix 32-bit build error
2018-01-10 Jian J WangUefiCpuPkg/MpInitLib: fix wrong address set as Stack...
2017-12-22 Jian J WangUefiCpuPkg/MpInitLib: Add missing Guard page setup...
2017-08-15 Star ZengUefiCpuPkg MpInitLib: Save/restore original WakeupBuffe...
2016-12-30 Jeff FanUefiCpuPkg/MpInitLib: Set initialize value of TimerPeriod
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Disable and restore system timer...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Move save/restore interrupt to...
2016-12-28 Jeff FanUefiCpuPkg/DxeMpInitLib: Support source debugging on...
2016-12-14 Dandan BiUefiCpuPkg: Make the comments align with the functions
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Make sure APs in safe loop code
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Allocate new safe stack < 4GB
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Get safe AP loop handler from...
2016-11-14 Jeff FanUefiCpuPkg/DxeMpLib: Place APs to suitable state on...
2016-11-14 Jeff FanUefiCpuPkg/DxeMpLib: Rename MpInitExitBootServicesCallb...
2016-11-11 Jeff FanUefiCpuPkg/DxeMpLib: Allocate below 4GB mem for AsmRelo...
2016-11-09 Jeff FanUefiCpuPkg/MpInitLib: Do not wakeup AP if only one...
2016-10-24 Gary LinUefiCpuPkg: Fix typos in comments
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Don't allocate reset vector in...
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Fix function header comments...
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Move allocating reserved memory...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Place APs in safe loop before...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibStartu...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibStartu...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Check APs Status and update APs...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibEnable...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibSwitch...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Allocate AP reset vector buffer...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Register one period event to...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Save CPU MP Data pointer
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Add two instances PeiMpInitLib...