]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library/MpInitLib
UefiPayloadPkg/UefiPayloadPkg.dsc: Consume MicrocodeLib
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib /
2021-03-17 Ray NiUefiCpuPkg/MpInitLib: avoid printing debug messages...
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...
2021-01-29 Ray NiUefiCpuPkg/MpInitLib: Don't increase CpuCount in ApWake...
2021-01-26 Michael D KinneyUefiCpuPkg/Library/MpInitLib: Fix AP VolatileRegisters...
2021-01-12 Guo DongUefiCpuPkg/MpInitLib: Fix a hang in above 4GB case
2020-11-10 Tom LendackyUefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based...
2020-11-10 Tom LendackyUefiCpuPkg, OvmfPkg: Disable interrupts when using...
2020-11-10 Tom LendackyUefiCpuPkg/MpInitLib: Set the SW exit fields when perfo...
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/MpInitLib: Prepare SEV-ES guest APs for...
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-05-06 Leo DuranUefiCpuPkg/MpInitLib: Remove Executable attribute from...
2020-04-30 Dong, EricUefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI.
2020-04-30 Eric DongUefiCpuPkg/MpInitLib: Restore IDT context for APs.
2020-04-23 Hao A WuUefiCpuPkg/MpInitLib: Add missing explicit PcdLib depen...
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-03-02 Leo DuranUefiCpuPkg/MpInitLib: Skip reading PlatformId on AMD... edk2-stable202002
2020-02-14 Siyuan FuUefiCpuPkg: Remove FIT based microcode shadow logic...
2020-02-11 Hao A WuUefiCpuPkg/MpInitLib: Not pass microcode info between...
2020-02-11 Hao A WuRevert UefiCpuPkg/MpInitLib: Relocate microcode patch...
2020-02-06 Hao A WuUefiCpuPkg/MpInitLib: Always get CPUID & PlatformID...
2020-01-19 Hao A WuUefiCpuPkg/MpInitLib: Fix possible uninitialized 'InitF...
2020-01-10 Siyuan FuUefiCpuPkg: Shadow microcode patch according to FIT...
2020-01-08 Siyuan, FuUefiCpuPkg: Always load microcode patch on AP processor.
2020-01-08 Siyuan FuUefiCpuPkg: Remove alignment check when calculate micro...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Remove redundant microcode fields...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Relocate microcode patch fields...
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: Update code to include register definitions...
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-27 Zhichao GaoUefiCpuPkg/MpInitLib: MicrocodeDetect: Ensure checked...
2019-06-10 Ray NiUefiCpuPkg/MpInitLib: Decrease NumApsExecuting only...
2019-06-10 Ray NiUefiCpuPkg/MpInitLib: increase NumApsExecuting only...
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2019-04-04 Eric DongUefiCpuPkg/MpInitLib: Fix MemTest86 failure.
2019-03-06 Chen A ChenUefiCpuPkg/Microcode.c: Add verification before calcula...
2019-03-01 Chen A ChenUefiCpuPkg/Microcode: Fix InComplete CheckSum32 issue
2019-02-21 Chen A ChenUefiCpuPkg/Microcode: Fix incorrect checksum issue...
2018-11-05 Dong, EricUefiCpuPkg/MpInitLib: Rollback old change 2a5997f8.
2018-10-30 Marvin H?userUefiCpuPkg/MpInitLib: Fix ASSERT for success.
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: Fix VS2012 build failure
2018-07-20 Eric DongUefiCpuPkg/MpInitLib: Remove useless code.
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: Load uCode once for each core.
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-04-25 Star ZengUefiCpuPkg MpInitLib: Fix typo "sCPUID" to "CPUID"
2018-03-20 Hao WuUefiCpuPkg/MpInitLib: Disable interrupt at ExitBootServ...
2018-03-08 Jian J WangUefiCpuPkg/MpInitLib: put mReservedApLoopFunc in execut...
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-24 Ruiyu NiUefiCpuPkg/PeiMpLib: Fix a system hang-in-pei issue.
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-11 Jian J WangUefiCpuPkg/MpInitLib: fix 32-bit build error
2018-01-10 Jian J WangUefiCpuPkg/MpInitLib: fix wrong address set as Stack...
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-22 Jian J WangUefiCpuPkg/MpInitLib: Add missing Guard page setup...
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-10-10 Liming GaoUefiCpuPkg: Update Guid usage in DxeMpInitLib INF to...
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...
next