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
/
Library
Age
Commit message (
Expand
)
Author
2015-12-10
UefiCpuPkg/MtrrLib:Initialize local variables before use them
Jeff Fan
2015-12-10
UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings()
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Add MtrrDebugPrintAllMtrrsWorker()
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Add worker functions to access MTRRs or variable
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Print MTRR settings when set fixed/variable MTRRs
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRs
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Reduce hardware init when program fixed MTRRs
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Add MtrrGetMemoryAttributeInVariableMtrrWorker ()
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Make use of worker functions to get MTRRs count
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Adjust functions order
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Add worker functions not invoke IsMtrrSupported()
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Fix some typo and clean up code format
Michael Kinney
2015-12-10
UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrs
Jeff Fan
2015-11-20
UefiCpuPkg/SmmFeatureLib: Check SmmFeatureControl by Code_Access_Chk
Jeff Fan
2015-11-17
UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit
Michael Kinney
2015-11-17
UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL support
Michael Kinney
2015-11-17
UefiCpuPkg: Add SmmCpuPlatformHookLib
Michael Kinney
2015-11-17
UefiCpuPkg: Add SmmCpuFeaturesLib
Michael Kinney
2015-11-17
UefiCpuPkg: Add PlatformSecLib
Michael Kinney
2015-11-17
UefiCpuPkg: Add Cpuid.h include files for CPUID related defines
Michael Kinney
2015-09-05
UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrong
Jeff Fan
2015-07-08
UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoder
Jeff Fan
2015-04-27
UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA...
Michael Kinney
2015-04-27
MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE...
Michael Kinney
2015-04-27
MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS
Michael Kinney
2015-01-16
Refine the format of PCD in INF files for UefiCpuPkg.
Shumin Qiu
2014-12-17
UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code cons...
Jeff Fan
2014-11-06
Remove un-used PPI reference.
Jeff Fan
2014-09-12
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
Nikolai Saoukh
2014-09-12
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
Nikolai Saoukh
2014-09-09
UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode
Anderw Fish
2014-09-03
UefiCpuPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-07-11
1. Save/restore ICR high 32bit value and check Delivery Status before sending...
Jeff Fan
2014-07-10
Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...
Jeff Fan
2014-07-09
Fixed typos: hanlder should be handler.
Chen Fan
2014-06-30
Fix the potential address overflow issue when checking PE signature.
Jeff Fan
2014-01-22
Fix CRLF format
Tian, Hot
2014-01-10
Fix bug when reserve stack space to fill exception context.
Jeff Fan
2014-01-07
MtrrDebugPrintAllMtrrs() should loop until the max physical address is reached.
Jeff Fan
2013-12-20
1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
Jeff Fan
2013-12-13
Fix meta file issue.
Jeff Fan
2013-12-11
Correct INF file to make module pass ICC compiler.
Liming Gao
2013-12-06
Fix comments format issue.
Jeff Fan
2013-11-30
Add missing ASM_PFX for HookAfterStubHeaderEnd.
Jeff Fan
2013-11-29
Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...
Jeff Fan
2013-11-29
UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...
Laszlo Ersek
2013-11-26
Cleanup unused ReportStatusCodeLib reference.
Jeff Fan
2013-11-22
1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...
Jeff Fan
[next]