summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include
AgeCommit message (Expand)Author
2016-03-14UefiCpuPkg/Include: Add top level MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Pentium MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add P6 MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Pentium M MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Core Solo/Duo MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Pentium 4 MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Xeon Phi MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Skylake MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Xeon Processor D MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Broadwell MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Haswell-E MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Haswell MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Ivy Bridge MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Sandy Bridge MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Xeon E7 MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Xeon 5600 MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Nehalem MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Silvermont MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Atom MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Core 2 MSR include fileMichael Kinney
2016-03-14UefiCpuPkg/Include: Add Architectural MSR include fileMichael Kinney
2016-02-26UefiCpuPkg/Cpuid.h: Add CPUID leaf/sub-leaf defines and structuresMichael Kinney
2016-02-25UefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib.Yao, Jiewen
2016-02-24UefiCpuPkg/Include: Expand description of AcpiCpuData.h structuresMichael Kinney
2015-12-18UefiCpuPkg/CpuMpPei: Add GetApLoopMode() to get AP loop modeJeff Fan
2015-12-10UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings()Michael Kinney
2015-12-10UefiCpuPkg/MtrrLib: Fix some typo and clean up code formatMichael Kinney
2015-12-10UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrsJeff Fan
2015-11-17UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney
2015-11-17UefiCpuPkg: Add CPU Hot Plug Data include fileMichael Kinney
2015-11-17UefiCpuPkg: Add ACPI CPU Data include fileMichael Kinney
2015-11-17UefiCpuPkg: Add SMRAM Save State include fileMichael Kinney
2015-11-17UefiCpuPkg: Add SMM CPU Service ProtocolMichael Kinney
2015-11-17UefiCpuPkg: Add SmmCpuPlatformHookLibMichael Kinney
2015-11-17UefiCpuPkg: Add SmmCpuFeaturesLibMichael Kinney
2015-11-17UefiCpuPkg: Add PlatformSecLibMichael Kinney
2015-11-17UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney
2015-07-15UefiCpuPkg: Add some CPUID definitionsJeff Fan
2014-07-111. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan
2013-09-161. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan
2012-08-231. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff
2011-10-281. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.vanjeff
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun3
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun3
2010-08-26Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun3
2010-08-23Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun3
2010-07-13Code refinement.xli24
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a