summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-19UefiCpuPkg: Add STM GUIDs, Protocols, and PCDsMichael Kinney5-0/+1431
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-14UefiCpuPkg: Make the comments align with the functionsDandan Bi1-2/+2
2016-12-01UefiCpuPkg/Include: Add VMX MSR register structuresMichael Kinney1-5/+219
2016-11-08UefiCpuPkg/Include: Add MicrocodeFlashAccessLib header.Jiewen Yao1-0/+39
2016-11-08UefiCpuPkg/Include: Add Microcode FMP definition.Jiewen Yao1-0/+21
2016-11-02UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId()Jeff Fan1-0/+1
2016-11-02UefiCpuPkg/LocalApicLib: Rename GetProcessorLocation()Jeff Fan1-1/+1
2016-11-01UefiCpuPkg: Move GetProcessorLocation() to LocalApicLib libraryLeo Duran1-0/+20
2016-10-24UefiCpuPkg: Fix typos in commentsGary Lin1-1/+1
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
2016-09-08UefiCpuPkg/HaswellMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+58
2016-09-08UefiCpuPkg/HaswellEMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+360
2016-09-08UefiCpuPkg/CoreMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+58
2016-09-08UefiCpuPkg/Core2Msr.h: add MSR reference from SDM in commentJeff Fan1-0/+52
2016-09-08UefiCpuPkg/BroadwellMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+3
2016-09-08UefiCpuPkg/AtomMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+37
2016-09-08UefiCpuPkg/ArchitecturalMsr.h: add MSR reference from SDM in commentJeff Fan1-0/+352
2016-08-17UefiCpuPkg/MpInitLib: Add MP Initialize library class definitionJeff Fan1-0/+353
2016-08-17UefiCpuPkg/MpInitLib: Add microcode definitions defined in IA32 SDMJeff Fan1-0/+200
2016-08-17UefiCpuPkg/LocalApic.h: Remove duplicated/conflicted definitionsJeff Fan1-19/+1