]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library/MpInitLib/Ia32
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / Ia32 /
2023-03-07 Xie, YuanhaoUefiCpuPkg: Put APs in 64 bit mode before handoff to OS.
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-08-31 Yuanhao XieUefiCpuPkg: Use Top of each AP's stack to save CpuMpData
2022-08-31 Liu, ZhiguangUefiCpuPkg/MpInitLib: Simplify logic in SwitchBsp
2022-06-10 Ray NiMpInitLib: Put SEV logic in separate file
2022-06-10 Ray NiMpInitLib: remove unneeded global ASM_PFX
2021-12-09 Tom LendackyUefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event...
2021-03-08 Ray NiUefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EX...
2021-03-08 Ray NiUefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode...
2021-02-26 Ray NiUefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire...
2020-08-17 Tom LendackyUefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for...
2020-08-17 Tom LendackyUefiCpuPkg: Allow AP booting under SEV-ES
2019-06-10 Ray NiUefiCpuPkg/MpInitLib: increase NumApsExecuting only...
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoUefiCpuPkg: Clean up source files
2018-03-20 Hao WuUefiCpuPkg/MpInitLib: Disable interrupt at ExitBootServ...
2018-01-18 Jian J WangUefiCpuPkg/MpInitLib: split wake up buffer into two...
2017-10-24 Eric DongUefiCpuPkg/MpInitLib: Enhance waiting for AP initializa...
2017-10-24 Eric DongUefiCpuPkg/MpInitLib: Change AP Index variable name.
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Remove unnecessary ret instruction
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-23 Laszlo ErsekUefiCpuPkg/MpInitLib: fix feature test for Extended...
2016-11-17 Laszlo ErsekUefiCpuPkg/MpInitLib: support 64-bit AP stack addresses
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Program AP stack in fixed address
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Add InitFlag and CpuInfo in MP_CP...
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Fixed offset error on Cr3Location
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Add MP_ASSEMBLY_ADDRESS_MAP
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Add AsmRelocateApLoop() assembly...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Add EnableExecuteDisable in MP_CP...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Fix typo and clean up the code
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Add AP assembly code and MP_CPU_E...