summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2018-12-10UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM.Eric Dong1-23/+597
2018-10-22UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types.Eric Dong1-4/+17
2018-10-22UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information.Eric Dong1-1/+66
2018-09-30UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Change to DOS format file.Eric Dong1-272/+272
2018-09-26UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition.Eric Dong1-9/+40
2018-09-26UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition.Eric Dong1-2/+12
2018-09-26UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: Add new MSR name and keep old ...Eric Dong1-10/+24
2018-09-26UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one.Eric Dong1-13/+27
2018-09-26UefiCpuPkg/Include/Register/Msr/CoreMsr.h: Remove old MSR.Eric Dong1-48/+0
2018-09-26UefiCpuPkg/Include/Register/Msr/P6Msr.h: Remove old MSR.Eric Dong1-48/+0
2018-09-26UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR.Eric Dong1-60/+0
2018-09-26UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR.Eric Dong1-0/+64
2018-09-26UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs.Eric Dong1-1/+1546
2018-09-26UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Add new MSR.Eric Dong1-3/+246
2018-09-26UefiCpuPkg/Include/Register/Msr/*.h: Add new MSR.Eric Dong3-2/+164
2018-09-26UefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add new MSR.Eric Dong1-0/+48
2018-09-26UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Add new MSR file for goldm...Eric Dong2-3/+276
2018-09-26UefiCpuPkg/Include/Register/Msr: Update reference spec info.Eric Dong21-372/+359
2018-08-16UefiCpuPkg/AcpiCpuData.h: Remove AcpiNVS and Below 4G limitation.Eric Dong1-22/+12
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao1-23/+23
2018-01-24UefiCpuPkg/MtrrLib: Add comments to recommend to use batch-set APIRuiyu Ni1-0/+10
2018-01-24UefiCpuPkg/MtrrLib: Update the comments for RETURN_BUFFER_TOO_SMALLRuiyu Ni1-3/+7
2017-12-27Revert "UefiCpuPkg: Check invalid RegisterCpuFeature parameter"Eric Dong1-5/+0
2017-12-13UefiCpuPkg: Check invalid RegisterCpuFeature parameterSong, BinX1-0/+5
2017-11-30IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkgStar Zeng2-60/+0
2017-10-24UefiCpuPkg/MtrrLib: Make comments align with functionDandan Bi1-1/+1
2017-10-16UefiCpuPkg/MtrrLib: Update algorithm to calculate optimal settingsRuiyu Ni1-2/+43
2017-08-28UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition.Eric Dong1-1/+78
2017-08-07UefiCpuPkg MtrrLib: Remove deprecated micro.Eric Dong1-27/+0
2017-08-04UefiCpuPkg: Add Processor Trace feature definition.Eric Dong1-0/+1
2017-08-04UefiCpuPkg/Msr: Add a missing IvyBridge processor signatureHao Wu1-1/+2
2017-08-04UefiCpuPkg: Add definition for LMCE feature.Eric Dong1-0/+1
2017-07-20UefiCpuPkg: Remove deprecated CPU feature.Eric Dong1-1/+0
2017-07-20UefiCpuPkg: Add feature definition for PPIN.Eric Dong1-0/+1
2017-06-29UefiCpuPkg: Fix coding style issuesDandan Bi1-2/+2
2017-06-26UefiCpuPkg: Add CPUID definitions for AMD.Leo Duran1-9/+590
2017-06-26UefiCpuPkg: Define AMD Memory Encryption specific CPUID and MSRBrijesh Singh3-0/+253
2017-04-07UefiCpuPkg/CpuFeatures: Change CPU features name to follow IA32 SDMJeff Fan1-2/+2
2017-04-05UefiCpuPkg/CpuFeatures: Change files format to DOSJeff Fan3-570/+570
2017-03-31UefiCpuPkg/MtrrLib: Add CacheInvalid enum type to MtrrLib.hRuiyu Ni1-1/+2
2017-03-31UefiCpuPkg/MtrrLib: Correct typo in comments and remove TABsRuiyu Ni1-7/+7
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Fix the function header issuesJeff Fan1-29/+31
2017-03-27UefiCpuPkg/AcpiCpuData.h: Support >4GB MMIO addressJeff Fan1-5/+7
2017-03-27UefiCpuPkg/RegisterCpuFeaturesLib: Define Index to UINT64Jeff Fan1-2/+2
2017-03-22UefiCpuPkg/Include/Library: Add Register CPU Features LibraryJeff Fan1-0/+516
2017-03-22UefiCpuPkg: Add GUID gEdkiiCpuFeaturesInitDoneGuidJeff Fan1-0/+26
2017-03-22UefiCpuPkg: Add GUID gEdkiiCpuFeaturesSetDoneGuidJeff Fan1-0/+26
2017-03-22UefiCpuPkg/Msr: Add CPUID signature check MACROsJeff Fan20-20/+365
2017-03-22UefiCpuPkg/AcpiCpuData: Update RegisterTableEntry typeJeff Fan1-3/+3
2016-12-20UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii charactersHao Wu1-1/+1