summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)Author
2021-03-02UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMM stack offset is not correctedk2-stable202102Sheng Wei
2021-03-02UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bitSheng Wei
2021-02-26UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/releaseRay Ni
2021-02-04UefiCpuPkg: Move MigrateGdt from DiscoverMemory to TempRamDone. (CVE-2019-11098)Guomin Jiang
2021-02-03UefiCpuPkg/CpuCacheInfoLib: Support no enabled AP case in DxeLibLou, Yun
2021-02-03UefiCpuPkg/CpuCacheInfoLib: Add MpService dependencyLou, Yun
2021-02-01UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module supportKun Qin
2021-02-01UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMmKun Qin
2021-02-01UefiCpuPkg: CpuIo2Smm: Abstract SMM specific functions into separate fileKun Qin
2021-02-01UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmstKun Qin
2021-01-29UefiCpuPkg/MpInitLib: Don't increase CpuCount in ApWakeupFunctionRay Ni
2021-01-26MdePkg/Cpuid.h: Change and add some macro definitions.Lou, Yun
2021-01-26UefiCpuPkg/Library/MpInitLib: Fix AP VolatileRegisters race conditionMichael D Kinney
2021-01-22UefiCpuPkg/CpuMp: Fix hang when StackGuard is enabled in 16-core cpuRay Ni
2021-01-21UefiCpuPkg RegisterCpuFeaturesLib: NumberOfCpus may be uninitializedZeng, Star
2021-01-20UefiCpuPkg/CpuS3DataDxe: do not allocate useless register tablesLaszlo Ersek
2021-01-20UefiCpuPkg/AcpiCpuData: update comments on register table fieldsLaszlo Ersek
2021-01-20UefiCpuPkg/CpuFeature: Don't assume CpuS3DataDxe alloc RegisterTableRay Ni
2021-01-19UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib.Lou, Yun
2021-01-12UefiCpuPkg/CpuDxe: Fix boot errorGuo Dong
2021-01-12UefiCpuPkg/MpInitLib: Fix a hang in above 4GB caseGuo Dong
2021-01-11UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.cZeng, Star
2020-12-18Revert "UefiCpuPkg/CpuDxe: Fix boot error"Laszlo Ersek
2020-12-14UefiCpuPkg/CpuFeature: reduce time complexty to calc CpuInfo.FirstRay Ni
2020-12-14UefiCpuPkg RegisterCpuFeaturesLib: Use AllocatePages() for InitOrderStar Zeng
2020-12-08UefiCpuPkg/SmmCpuFeaturesLib: Add Tiger Lake supportGuo Dong
2020-12-08UefiCpuPkg/CpuDxe: Fix boot errorGuo Dong
2020-12-04UefiCpuPkg/Feature: Support different thread count per coreRay Ni
2020-11-18UefiCpuPkg/PiSmmCpuDxeSmm: Reflect page table depth with page table addressSheng Wei
2020-11-18UefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typoSheng Wei
2020-11-10UefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based on processor numberTom Lendacky
2020-11-10UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCBTom Lendacky
2020-11-10UefiCpuPkg/MpInitLib: Set the SW exit fields when performing VMGEXITTom Lendacky
2020-11-10UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bitsTom Lendacky
2020-10-19UefiCpuPkg/MpInitLib: Reduce reset vector memory pressureTom Lendacky
2020-09-14UefiCpuPkg/RegisterCpuFeaturesLib: Support MpServices2 only case.Chasel Chiu
2020-08-24UefiCpuPkg/MpInitLib: Always initialize the DoDecrement variableTom Lendacky
2020-08-17UefiCpuPkg/UefiCpuPkg.ci.yaml: Add configuration for Ecc checkShenglei Zhang
2020-08-17UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS useTom Lendacky
2020-08-17UefiCpuPkg: Allow AP booting under SEV-ESTom Lendacky
2020-08-17UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabledTom Lendacky
2020-08-17UefiCpuPkg: Add a 16-bit protected mode code segment descriptorTom Lendacky
2020-08-17UefiCpuPkg: Create an SEV-ES workarea PCDTom Lendacky
2020-08-17UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exceptionTom Lendacky
2020-08-16UefiCpuPkg: Implement library support for VMGEXITTom Lendacky
2020-08-16UefiCpuPkg: Create PCD to be used in support of SEV-ESTom Lendacky
2020-08-12UefiCpuPkg/MtrrLibUnitTest: Change to use static array for CI testRay Ni
2020-08-12UefiCpuPkg/MtrrLib/UnitTest: Add host based unit testRay Ni
2020-08-03UefiCpuPkg/CpuCommonFeaturesLib: Fix spelling mistakeMichael D Kinney
2020-07-31UefiCpuPkg/PiSmmCpuDxeSmm: pause in WaitForSemaphore() before re-fetchLaszlo Ersek