summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/CpuCommonFeaturesLib
AgeCommit message (Expand)AuthorFilesLines
2018-11-14UefiCpuPkg/CommonFeature: Always set FEATURE_CONTROL.Lockedk2-stable201811Ruiyu Ni1-10/+1
2018-11-07UefiCpuPkg/CommonFeature: Skip locking when the feature is disabledRuiyu Ni1-1/+10
2018-10-26UefiCpuPkg/CpuCommonFeaturesLib: Remove white space at line end.Eric Dong1-1/+1
2018-10-22UefiCpuPkg/CpuCommonFeaturesLib: Register MSR base on scope Info.Eric Dong12-0/+190
2018-09-29UefiCpuPkg/CpuCommonFeaturesLib: Remove an unused PCDshenglei1-1/+0
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao5-28/+28
2018-05-28UefiCpuPkg/CpuCommonFeatures: Follow SDM for MAX CPUID feature detectRuiyu Ni1-2/+2
2018-03-08UefiCpuPkg/CpuCommonFeaturesLib: Fix coding style issueDandan Bi1-1/+1
2018-02-09UefiCpuPkg/FeaturesLib: don't init MCi_CTL/STATUS when MCA's disabledRuiyu Ni1-15/+17
2018-02-08UefiCpuPkg/FeaturesLib: Fix Haswell CPU hang with 50% throttlingRuiyu Ni1-29/+23
2018-01-15UefiCpuPkg: Enhance feature dependency checkSong, BinX1-0/+3
2017-12-27UefiCpuPkg: Update AESNI support checking logicSong, BinX1-9/+11
2017-09-27UefiCpuPkg/CpuCommonFeaturesLib: Add check for input parameter.Eric Dong2-0/+4
2017-09-05UefiCpuPkg/Lmce.c Remove useless file.Eric Dong1-97/+0
2017-08-30UefiCpuPkg/CpuCommonFeaturesLib: Remove unnecessary explicit type castHao Wu1-1/+1
2017-08-28UefiCpuPkg/CpuCommonFeaturesLib: Merge machine check code to same file.Eric Dong2-1/+81
2017-08-28UefiCpuPkg/CpuCommonFeaturesLib: Add CPUID MCA support checkEric Dong1-0/+4
2017-08-28UefiCpuPkg/CpuCommonFeaturesLib: Remove redundant definition.Eric Dong1-9/+8
2017-08-28UefiCpuPkg/CpuCommonFeaturesLib: Use MSR data structure when change MSR value.Eric Dong1-55/+61
2017-08-04UefiCpuPkg: Enable Processor Trace feature.Eric Dong4-1/+543
2017-08-04UefiCpuPkg CpuCommonFeaturesLib: Enable LMCE feature.Eric Dong4-0/+158
2017-08-03UefiCpuPkg/CpuCommonFeaturesLib: Fix the documentation of PpinSupport().Marvin.Haeuser@outlook.com2-4/+4
2017-07-20UefiCpuPkg CpuCommonFeaturesLib: Enable Ppin feature.Eric Dong4-0/+181
2017-07-12UefiCpuPkg CpuCommonFeaturesLib: Fix smx/vmx enable logic error.Eric Dong3-117/+55
2017-05-27UefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enableJeff Fan3-10/+77
2017-04-05UefiCpuPkg/CpuFeatures: Change files format to DOSJeff Fan16-2600/+2600
2017-03-28UefiCpuPkg/CpuCommonFeaturesLib: Generate new INF GUID valueJeff Fan1-1/+1
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Fix meta data commentsJeff Fan1-3/+3
2017-03-23UefiCpuPkg/CpuCommonFeaturesLib: Fix case write issueJeff Fan1-1/+1
2017-03-22UefiCpuPkg: Add NULL CPU Common Features Library instanceJeff Fan16-0/+2600