]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library/MpInitLib/MpLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / MpLib.c
2022-11-14 Min M XuOvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib...
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: Move the Above1Mb vector allocation to MpIni...
2022-06-10 Ray NiMpInitLib: Only allocate below 1MB memory for 16bit...
2022-06-10 Ray NiMpInitLib: Put SEV logic in separate file
2022-06-10 Ray NiMpInitLib: Allocate code buffer for PEI phase
2022-05-11 Min M XuUefiCpuPkg: Revert "UefiCpuPkg: Enable Tdx support...
2022-04-02 Min XuUefiCpuPkg: Enable Tdx support in MpInitLib
2021-12-09 Tom LendackyUefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event...
2021-12-09 Michael RothUefiCpuPkg/MpInitLib: use BSP to do extended topology...
2021-12-09 Brijesh SinghUefiCpuPkg/MpLib: add support to register GHCB GPA...
2021-12-09 Brijesh SinghUefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr...
2021-12-09 Brijesh SinghUefiCpuPkg/MpInitLib: move SEV specific routines in...
2021-12-07 Michael KubackiUefiCpuPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyUefiCpuPkg: Change complex DEBUG_CODE() to DEBUG_CODE_B...
2021-12-07 Michael D KinneyUefiCpuPkg: Change OPTIONAL keyword usage style
2021-05-29 Lendacky, ThomasUefiCpuPkg/MpInitLib: Allocate a separate SEV-ES AP...
2021-05-11 Lendacky, ThomasUefiCpuPkg/MpInitLib: Properly cast from PCD to SEV...
2021-03-17 Ray NiUefiCpuPkg/MpInitLib: avoid printing debug messages...
2021-03-08 Ray NiUefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EX...
2021-01-29 Ray NiUefiCpuPkg/MpInitLib: Don't increase CpuCount in ApWake...
2021-01-26 Michael D KinneyUefiCpuPkg/Library/MpInitLib: Fix AP VolatileRegisters...
2020-11-10 Tom LendackyUefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based...
2020-11-10 Tom LendackyUefiCpuPkg, OvmfPkg: Disable interrupts when using...
2020-10-19 Tom LendackyUefiCpuPkg/MpInitLib: Reduce reset vector memory pressure
2020-08-24 Tom LendackyUefiCpuPkg/MpInitLib: Always initialize the DoDecrement...
2020-08-17 Tom LendackyUefiCpuPkg: Allow AP booting under SEV-ES
2020-08-17 Tom LendackyUefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate...
2020-07-07 Kirkendall, GarrettUefiCpuPkg: Move StandardSignatureIsAuthenticAMD to...
2020-05-15 Ray NiUefiCpuPkg/MpService: GetProcessorInfo returns 6-level...
2020-04-30 Dong, EricUefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI.
2020-04-30 Eric DongUefiCpuPkg/MpInitLib: Restore IDT context for APs.
2020-03-02 Leo DuranUefiCpuPkg/MpInitLib: Skip reading PlatformId on AMD... edk2-stable202002
2020-02-11 Hao A WuUefiCpuPkg/MpInitLib: Not pass microcode info between...
2020-01-19 Hao A WuUefiCpuPkg/MpInitLib: Fix possible uninitialized 'InitF...
2020-01-10 Siyuan FuUefiCpuPkg: Shadow microcode patch according to FIT...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Produce EDKII microcode patch HOB
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Reduce the size when loading...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Collect processors' CPUID & Platf...
2019-12-04 Shenglei ZhangUefiCpuPkg: Update the coding styles
2019-11-05 Ray NiUefiCpuPkg/MpInitLib: Remove global variable X2ApicEnable
2019-11-05 Ray NiUefiCpuPkg/MpInitLib: Set X2ApicEnable flag from BSP
2019-10-11 Laszlo ErsekUefiCpuPkg/MpInitLib: honor the platform's boot CPU...
2019-10-11 Laszlo ErsekUefiCpuPkg/MpInitLib: expand comment on initial AP...
2019-08-09 Ni, RayUefiCpuPkg/MpInitLib: Enable 5-level paging for AP...
2019-08-02 Eric DongUefiCpuPkg/MpInitLib: don't shadow the microcode patch...
2019-07-29 Eric DongUefiCpuPkg/MpInitLib: Add MpInitLibStartupAllCPUs API.
2019-06-10 Ray NiUefiCpuPkg/MpInitLib: Decrease NumApsExecuting only...
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2018-11-05 Dong, EricUefiCpuPkg/MpInitLib: Rollback old change 2a5997f8.
2018-09-10 Jian J WangUefiCpuPkg/MpInitLib: fix register restore issue in...
2018-09-06 Eric DongUefiCpuPkg/MpInitLib: Fix ECC issues.
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Not use disabled AP when call...
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Remove StartCount and volatile...
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Remove redundant CpuStateFinished...
2018-07-20 Eric DongUefiCpuPkg/MpInitLib: Optimize get processor number...
2018-07-19 Eric DongUefiCpuPkg/MpInitLib: Fix S3 resume hang issue.
2018-07-18 Eric DongUefiCpuPkg/MpInitLib: Use BSP uCode for APs if possible.
2018-07-18 Eric DongUefiCpuPkg/MpInitLib: Relocate uCode to memory to save...
2018-07-12 Ni, RuiyuUefiCpuPkg/MpInitLib: Avoid calling PEI services from AP
2018-06-28 Liming GaoUefiCpuPkg: Clean up source files
2018-01-29 Jian J WangUefiCpuPkg/MpInitLib: force flushing TLB for AP in...
2018-01-29 Jian J WangUefiCpuPkg/MpInitLib: fix AP init issue in 64-bit PEI
2018-01-26 Star ZengUefiCpuPkg/MpInitLib: Make sure AP uses correct Startup...
2018-01-25 Jian J WangUefiCpuPkg/MpInitLib: fix issue in wakeup buffer initia...
2018-01-18 Jian J WangUefiCpuPkg/MpInitLib: split wake up buffer into two...
2018-01-18 Ruiyu NiUefiCpuPkg/MpInitLib: Fix timer interrupt is disabled...
2018-01-10 Jian J WangUefiCpuPkg/MpInitLib: fix incorrect stack top init...
2018-01-09 Ruiyu NiUefiCpuPkg/MpInitLib: Fix a bug that AP enters timer...
2017-12-27 Jian J WangUefiCpuPkg: Rollback field name changes
2017-12-26 Jian J WangUefiCpuPkg: Update code to use new structure field...
2017-12-08 Jian J WangUefiCpuPkg/MpLib: Add GDTR, IDTR and TR in saved AP...
2017-11-02 Dandan BiUefiCpuPkg/MpInitLib:Make function comments align with...
2017-10-27 Eric DongUefiCpuPkg/MpInitLib: Keep compatible with former AP...
2017-10-24 Eric DongUefiCpuPkg/MpInitLib: Enhance waiting for AP initializa...
2017-10-24 Eric DongUefiCpuPkg/MpInitLib: Change AP Index variable name.
2017-10-20 Eric DongUefiCpuPkg/MpInitLib: Avoid call PcdGet* in Ap & Bsp.
2017-08-31 Eric DongUefiCpuPkg/Mplib.c: Perform complete initialization...
2017-08-28 Eric DongUefiCpuPkg/MpLib: fix potential overflow issue.
2017-08-15 Star ZengUefiCpuPkg MpInitLib: Save/restore original WakeupBuffe...
2017-07-07 Eric DongUefiCpuPkg MpInitLib: Update return status to follow...
2017-05-27 Jeff FanUefiCpuPkg/MpInitLib: Force to enable X2APIC if CPU...
2017-05-27 Jeff FanUefiCpuPkg/MpInitLib: Check APIC mode change around...
2017-05-23 Michael KinneyUefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility...
2017-04-26 Jeff FanUefiCpuPkg/MpLib.c: Set AP state after X2APIC mode...
2017-04-26 Jeff FanUefiCpuPkg: Move ProgramVirtualWireMode() to MpInitLib
2017-04-06 Jeff FanUefiCpuPkg/MpLib.c: Load microcode before mtrr sync...
2017-03-28 Jeff FanUefiCpuPkg/MpLib.c: Add checking CR0 PG bit
2017-01-16 Jeff FanUefiCpuPkg/MpInitLib: Add missing point mark
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Set new AP to idle state after...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Swap local APIC timer interrupt...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Move save/restore interrupt to...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Sync BSP's local APIC timer setti...
2016-12-28 Jeff FanUefiCpuPkg/DxeMpInitLib: Support source debugging on...
2016-12-14 Dandan BiUefiCpuPkg: Make the comments align with the functions
2016-11-29 Laszlo ErsekUefiCpuPkg/MpInitLib: wait no longer than necessary...
2016-11-17 Laszlo ErsekUefiCpuPkg/MpInitLib: support 64-bit AP stack addresses
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Update AP information when BSP...
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Program AP stack in fixed address
next