index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UefiCpuPkg
Age
Commit message (
Expand
)
Author
2016-03-10
UefiCpuPkg/Application/Cpuid: Remove unnecessary code check
Jeff Fan
2016-03-10
UefiCpuPkg/Application/Cpuid: Add check for gMaximumBasicFunction
Jeff Fan
2016-03-04
UefiCpuPkg: Add dynamic type for PcdCpuMaxLogicalProcessorNumber
Jeff Fan
2016-03-03
UefiCpuPkg/Application/Cpuid: Change DisplayFamily/DisplayModel type
Jeff Fan
2016-03-03
UefiCpuPkg/Application/Cpuid: Remove unnecessary code check
Jeff Fan
2016-03-03
UefiCpuPkg/CpuMpPei: Load microcode if found newer revision
Jeff Fan
2016-02-27
UefiCpuPkg/Cpuid: Fix GCC build error
Hao Wu
2016-02-24
UefiCpuPkg/Cpuid: Add UEFI CPUID application
Michael Kinney
2016-02-24
UefiCpuPkg/Cpuid.h: Add CPUID leaf/sub-leaf defines and structures
Michael Kinney
2016-02-22
UefiCpuPkg/PiSmmCpuDxeSmm: Enable/Restore XD in SMM
Michael Kinney
2016-02-22
UefiCpuPkg/PiSmmCpuDxeSmm: Add EFIAPI to CheckFeatureSupported()
Michael Kinney
2016-01-19
UefiCpuPkg: Add NOOPT target in UefiCpuPkg.dsc
Hao Wu
2015-12-24
UefiCpuPkg: Add the missing module uni for CpuS3DataDxe
Liming Gao
2015-12-24
UefiCpuPkg/PiSmmCpuDxeSmm: Initialize gSmst fields on S3 resume
Michael Kinney
2015-12-24
UefiCpuPkg/PiSmmCpuDxeSmm: Correct CPUID leaf used to detect SMM mode
Michael Kinney
2015-12-24
UefiCpuPkg/PiSmmCpuDxeSmm: Fix failure when PcdCpuSmmDebug is TRUE
Michael Kinney
2015-12-18
UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop()
Jeff Fan
2015-12-18
UefiCpuPkg/CpuMpPei: Wake up APs by proper method
Jeff Fan
2015-12-18
UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP execution
Jeff Fan
2015-12-18
UefiCpuPkg/CpuMpPei: Prepare for monitor buffer
Jeff Fan
2015-12-18
UefiCpuPkg/CpuMpPei: Add GetApLoopMode() to get AP loop mode
Jeff Fan
2015-12-18
UefiCpuPkg: Add PCD PcdCpuApTargetCstate
Jeff Fan
2015-12-18
UefiCpuPkg: Add PCD PcdCpuApLoopMode
Jeff Fan
2015-12-18
UefiCpuPkg/CpuMpPei: Fix pack(1) issue on x64 arch
Jeff Fan
2015-12-15
UefiCpuPkg: Convert all .uni files to utf-8
Jordan Justen
2015-12-11
UefiCpuPkg/UefiCpuPkg.uni: Fix one typo
Jeff Fan
2015-12-10
UefiCpuPkg/MtrrLib:Initialize local variables before use them
Jeff Fan
2015-12-10
UefiCpuPkg/UefiCpuPkg.uni: Add PcdCpuNumberOfReservedVariableMtrrs
Jeff Fan
2015-12-08
UefiCpuPkg/CpuMpPei: Add missing point at function header
Jeff Fan
2015-12-08
UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings()
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Add MtrrDebugPrintAllMtrrsWorker()
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Add worker functions to access MTRRs or variable
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Print MTRR settings when set fixed/variable MTRRs
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRs
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Reduce hardware init when program fixed MTRRs
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Add MtrrGetMemoryAttributeInVariableMtrrWorker ()
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Make use of worker functions to get MTRRs count
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Adjust functions order
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Add worker functions not invoke IsMtrrSupported()
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Fix some typo and clean up code format
Michael Kinney
2015-12-08
UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrs
Jeff Fan
2015-12-03
UefiCpuPkg/CpuS3DataDxe: Add more detailed description on GUID in INF
Jeff Fan
2015-12-02
UefiCpuPkg/CpuMpPei: Fix typo and add some comments
Jeff Fan
2015-12-02
UefiCpuPkg/CpuMpPei: Save/Restore CRx/DRx register for APs waking up
Jeff Fan
2015-12-02
UefiCpuPkg/CpuMpPei: Sync BSP's CRx to APs when initialization
Jeff Fan
2015-12-02
UefiCpuPkg/CpuMpPei: Set AP state to CpuStateIdle after initialization
Jeff Fan
2015-12-02
UefiCpuPkg/CpuMpPei: Add CPU_VOLATILE_REGISTERS & worker functions
Jeff Fan
2015-12-02
UefiCpuPkg/CpuMpPei: Exchange whole CPU data in SortApicId()
Jeff Fan
2015-11-30
UefiCpuPkg/PiSmmCpu: Always set WP in CR0
Yao, Jiewen
2015-11-30
UefiCpuPkg/PiSmmCpu: Always set RW+P bit for page table by default
Yao, Jiewen
[next]