summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include/Register
AgeCommit message (Expand)AuthorFilesLines
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki1-1/+0
2019-08-09UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/Ni, Ray33-53504/+19
2019-08-09MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkgNi, Ray1-3981/+2
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney33-231/+33
2019-04-09UefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for 5-level pagingRay Ni1-2/+5
2019-04-04UefiCpuPkg/Cpuid.h: Remove duplicated struct definition for leaf 1FHRay Ni1-118/+8
2018-12-10UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM.Eric Dong1-23/+597
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
2017-08-28UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition.Eric Dong1-1/+78
2017-08-04UefiCpuPkg/Msr: Add a missing IvyBridge processor signatureHao Wu1-1/+2
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-03-22UefiCpuPkg/Msr: Add CPUID signature check MACROsJeff Fan20-20/+365
2016-12-20UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii charactersHao Wu1-1/+1
2016-12-19UefiCpuPkg: Add STM GUIDs, Protocols, and PCDsMichael Kinney3-0/+1260
2016-12-19UefiCpuPkg/Include: Update MSEG structure commentsMichael Kinney1-3/+22
2016-12-16UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016)Hao Wu1-116/+247
2016-12-16UefiCpuPkg/Include: Add Goldmont MSR header file with SDM (Sep.2016)Hao Wu2-1/+2517
2016-12-16UefiCpuPkg/Include: Update Skylake MSR header file with SDM (Sep.2016)Hao Wu1-20/+1169
2016-12-16UefiCpuPkg/Include: Update MSR header files with SDM (Sep.2016)Hao Wu19-2656/+1312
2016-12-01UefiCpuPkg/Include: Add VMX MSR register structuresMichael Kinney1-5/+219
2016-10-18UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loopJeff Fan1-2/+1
2016-09-08UefiCpuPkg/XeonPhiMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+51
2016-09-08UefiCpuPkg/XeonE7Msr.h: add MSR reference from SDM in commentJeff Fan1-0/+31
2016-09-08UefiCpuPkg/XeonDMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+106
2016-09-08UefiCpuPkg/Xeon5600Msr.h: add MSR reference from SDM in commentJeff Fan1-0/+4
2016-09-08UefiCpuPkg/SkylakeMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+83
2016-09-08UefiCpuPkg/SilvermontMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+57
2016-09-08UefiCpuPkg/SandyBridgeMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+271
2016-09-08UefiCpuPkg/PentiumMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+6
2016-09-08UefiCpuPkg/PentiumMMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+25
2016-09-08UefiCpuPkg/Pentium4Msr.h: add MSR reference from SDM in commentJeff Fan1-0/+167
2016-09-08UefiCpuPkg/P6Msr.h: add MSR reference from SDM in commentJeff Fan1-0/+83
2016-09-08UefiCpuPkg/NehalemMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+465
2016-09-08UefiCpuPkg/IvyBridgeMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+218