summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Include/Register
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/Ni, Ray2019-08-0933-53504/+19
* MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkgNi, Ray2019-08-091-3981/+2
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0933-231/+33
* UefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for 5-level pagingRay Ni2019-04-091-2/+5
* UefiCpuPkg/Cpuid.h: Remove duplicated struct definition for leaf 1FHRay Ni2019-04-041-118/+8
* UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM.Eric Dong2018-12-101-23/+597
* UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Change to DOS format file.Eric Dong2018-09-301-272/+272
* UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition.Eric Dong2018-09-261-9/+40
* UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition.Eric Dong2018-09-261-2/+12
* UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: Add new MSR name and keep old ...Eric Dong2018-09-261-10/+24
* UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one.Eric Dong2018-09-261-13/+27
* UefiCpuPkg/Include/Register/Msr/CoreMsr.h: Remove old MSR.Eric Dong2018-09-261-48/+0
* UefiCpuPkg/Include/Register/Msr/P6Msr.h: Remove old MSR.Eric Dong2018-09-261-48/+0
* UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR.Eric Dong2018-09-261-60/+0
* UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR.Eric Dong2018-09-261-0/+64
* UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs.Eric Dong2018-09-261-1/+1546
* UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Add new MSR.Eric Dong2018-09-261-3/+246
* UefiCpuPkg/Include/Register/Msr/*.h: Add new MSR.Eric Dong2018-09-263-2/+164
* UefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add new MSR.Eric Dong2018-09-261-0/+48
* UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Add new MSR file for goldm...Eric Dong2018-09-262-3/+276
* UefiCpuPkg/Include/Register/Msr: Update reference spec info.Eric Dong2018-09-2621-372/+359
* UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition.Eric Dong2017-08-281-1/+78
* UefiCpuPkg/Msr: Add a missing IvyBridge processor signatureHao Wu2017-08-041-1/+2
* UefiCpuPkg: Fix coding style issuesDandan Bi2017-06-291-2/+2
* UefiCpuPkg: Add CPUID definitions for AMD.Leo Duran2017-06-261-9/+590
* UefiCpuPkg: Define AMD Memory Encryption specific CPUID and MSRBrijesh Singh2017-06-263-0/+253
* UefiCpuPkg/Msr: Add CPUID signature check MACROsJeff Fan2017-03-2220-20/+365
* UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii charactersHao Wu2016-12-201-1/+1
* UefiCpuPkg: Add STM GUIDs, Protocols, and PCDsMichael Kinney2016-12-193-0/+1260
* UefiCpuPkg/Include: Update MSEG structure commentsMichael Kinney2016-12-191-3/+22
* UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016)Hao Wu2016-12-161-116/+247
* UefiCpuPkg/Include: Add Goldmont MSR header file with SDM (Sep.2016)Hao Wu2016-12-162-1/+2517
* UefiCpuPkg/Include: Update Skylake MSR header file with SDM (Sep.2016)Hao Wu2016-12-161-20/+1169
* UefiCpuPkg/Include: Update MSR header files with SDM (Sep.2016)Hao Wu2016-12-1619-2656/+1312
* UefiCpuPkg/Include: Add VMX MSR register structuresMichael Kinney2016-12-011-5/+219
* UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loopJeff Fan2016-10-181-2/+1
* UefiCpuPkg/XeonPhiMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+51
* UefiCpuPkg/XeonE7Msr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+31
* UefiCpuPkg/XeonDMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+106
* UefiCpuPkg/Xeon5600Msr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+4
* UefiCpuPkg/SkylakeMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+83
* UefiCpuPkg/SilvermontMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+57
* UefiCpuPkg/SandyBridgeMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+271
* UefiCpuPkg/PentiumMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+6
* UefiCpuPkg/PentiumMMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+25
* UefiCpuPkg/Pentium4Msr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+167
* UefiCpuPkg/P6Msr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+83
* UefiCpuPkg/NehalemMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+465
* UefiCpuPkg/IvyBridgeMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+218
* UefiCpuPkg/HaswellMsr.h: add MSR reference from SDM in commentJeff Fan2016-09-081-0/+58