Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | UefiCpuPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib | Dandan Bi | 1 | -1/+3 |
2021-03-25 | UefiCpuPkg/SmmCommunication: Remove out-dated comments | Ni, Ray | 1 | -11/+5 |
2021-03-18 | UefiCpuPkg/CpuDxe: Guarantee GDT is below 4GB | Ray Ni | 1 | -5/+16 |
2021-03-18 | UefiCpuPkg/CpuDxe: Rename variables to follow EDKII coding standard | Ray Ni | 1 | -12/+11 |
2021-03-17 | UefiCpuPkg/MpInitLib: avoid printing debug messages in AP | Ray Ni | 3 | -10/+27 |
2021-03-17 | UefiCpuPkg/CpuCacheInfoLib: Collect cache associative type | Lou, Yun | 3 | -26/+53 |
2021-03-11 | UefiCpuPkg/PiSmmCpu: Don't allocate Token for SmmStartupThisAp | Ray Ni | 1 | -7/+23 |
2021-03-08 | UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support | Michael Kubacki | 9 | -6/+95 |
2021-03-08 | UefiCpuPkg/SmmCpuFeaturesLib: Abstract PcdCpuMaxLogicalProcessorNumber | Michael Kubacki | 5 | -1/+45 |
2021-03-08 | UefiCpuPkg/SmmCpuFeaturesLib: Cleanup library constructors | Michael Kubacki | 5 | -32/+54 |
2021-03-08 | UefiCpuPkg/SmmCpuFeaturesLib: Rename SmmCpuFeaturesLib.c | Michael Kubacki | 3 | -3/+3 |
2021-03-08 | UefiCpuPkg/SmmCpuFeaturesLib: Move multi-instance function decl to header | Michael Kubacki | 6 | -10/+27 |
2021-03-08 | UefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EXCHANGE_INFO | Ray Ni | 5 | -15/+1 |
2021-03-08 | UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset | Ray Ni | 7 | -180/+193 |
2021-03-02 | UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMM stack offset is not correctedk2-stable202102 | Sheng Wei | 3 | -4/+8 |
2021-03-02 | UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit | Sheng Wei | 7 | -3/+75 |
2021-02-26 | UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release | Ray Ni | 2 | -26/+12 |
2021-02-04 | UefiCpuPkg: Move MigrateGdt from DiscoverMemory to TempRamDone. (CVE-2019-11098) | Guomin Jiang | 5 | -46/+46 |
2021-02-03 | UefiCpuPkg/CpuCacheInfoLib: Support no enabled AP case in DxeLib | Lou, Yun | 1 | -0/+7 |
2021-02-03 | UefiCpuPkg/CpuCacheInfoLib: Add MpService dependency | Lou, Yun | 4 | -10/+3 |
2021-02-01 | UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module support | Kun Qin | 1 | -1/+1 |
2021-02-01 | UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMm | Kun Qin | 3 | -0/+82 |
2021-02-01 | UefiCpuPkg: CpuIo2Smm: Abstract SMM specific functions into separate file | Kun Qin | 4 | -381/+421 |
2021-02-01 | UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmst | Kun Qin | 4 | -5/+6 |
2021-01-29 | UefiCpuPkg/MpInitLib: Don't increase CpuCount in ApWakeupFunction | Ray Ni | 1 | -11/+5 |
2021-01-26 | MdePkg/Cpuid.h: Change and add some macro definitions. | Lou, Yun | 1 | -1/+1 |
2021-01-26 | UefiCpuPkg/Library/MpInitLib: Fix AP VolatileRegisters race condition | Michael D Kinney | 1 | -13/+18 |
2021-01-22 | UefiCpuPkg/CpuMp: Fix hang when StackGuard is enabled in 16-core cpu | Ray Ni | 3 | -9/+7 |
2021-01-21 | UefiCpuPkg RegisterCpuFeaturesLib: NumberOfCpus may be uninitialized | Zeng, Star | 1 | -0/+1 |
2021-01-20 | UefiCpuPkg/CpuS3DataDxe: do not allocate useless register tables | Laszlo Ersek | 1 | -32/+0 |
2021-01-20 | UefiCpuPkg/AcpiCpuData: update comments on register table fields | Laszlo Ersek | 1 | -0/+4 |
2021-01-20 | UefiCpuPkg/CpuFeature: Don't assume CpuS3DataDxe alloc RegisterTable | Ray Ni | 1 | -33/+39 |
2021-01-19 | UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib. | Lou, Yun | 10 | -0/+1023 |
2021-01-12 | UefiCpuPkg/CpuDxe: Fix boot error | Guo Dong | 1 | -5/+3 |
2021-01-12 | UefiCpuPkg/MpInitLib: Fix a hang in above 4GB case | Guo Dong | 1 | -4/+4 |
2021-01-11 | UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.c | Zeng, Star | 1 | -17/+57 |
2020-12-18 | Revert "UefiCpuPkg/CpuDxe: Fix boot error" | Laszlo Ersek | 1 | -2/+2 |
2020-12-14 | UefiCpuPkg/CpuFeature: reduce time complexty to calc CpuInfo.First | Ray Ni | 1 | -49/+47 |
2020-12-14 | UefiCpuPkg RegisterCpuFeaturesLib: Use AllocatePages() for InitOrder | Star Zeng | 1 | -1/+2 |
2020-12-08 | UefiCpuPkg/SmmCpuFeaturesLib: Add Tiger Lake support | Guo Dong | 1 | -1/+2 |
2020-12-08 | UefiCpuPkg/CpuDxe: Fix boot error | Guo Dong | 1 | -2/+2 |
2020-12-04 | UefiCpuPkg/Feature: Support different thread count per core | Ray Ni | 3 | -83/+119 |
2020-11-18 | UefiCpuPkg/PiSmmCpuDxeSmm: Reflect page table depth with page table address | Sheng Wei | 4 | -37/+74 |
2020-11-18 | UefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typo | Sheng Wei | 1 | -5/+5 |
2020-11-10 | UefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based on processor number | Tom Lendacky | 1 | -1/+6 |
2020-11-10 | UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB | Tom Lendacky | 4 | -17/+27 |
2020-11-10 | UefiCpuPkg/MpInitLib: Set the SW exit fields when performing VMGEXIT | Tom Lendacky | 1 | -0/+6 |
2020-11-10 | UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits | Tom Lendacky | 2 | -0/+79 |
2020-10-19 | UefiCpuPkg/MpInitLib: Reduce reset vector memory pressure | Tom Lendacky | 1 | -19/+17 |
2020-09-14 | UefiCpuPkg/RegisterCpuFeaturesLib: Support MpServices2 only case. | Chasel Chiu | 3 | -44/+28 |