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
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
2013-09-16
1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.
Jeff Fan
2013-08-27
Removed the assumption on APIC timer initial Count is all 1s and updated it t...
Jeff Fan
2013-02-05
Fix build issue on DDK3790 tool chain.
vanjeff
2012-10-10
Add missing parameter in functions header.
vanjeff
2012-09-27
Save and disable CPU interrupt before programming MTRR settings, and restore ...
vanjeff
2012-08-23
1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...
vanjeff
2012-07-05
UefiCpuPkg BaseUefiCpuLib: Change the initialization value for x87 FPU Contro...
rsun3
2012-05-31
Remove CPU dead loop code from IA32 assembly codes.
vanjeff
2012-04-11
UefiCpuPkg MtrrLib: For MtrrSetAllMtrrs(), do not set FE/E bits in IA32_MTRR_...
rsun3
2012-03-19
Fix doxgen format issue.
vanjeff
2012-03-15
Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...
vanjeff
2011-11-25
UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute...
rsun3
2011-10-28
1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.
vanjeff
2011-10-27
Update Base type SecPeiDxeTimerLibUefiCpu to support all module type.
lgao4
2011-09-20
UefiCpuPkg MTRR Library: enhance MTRR Library.
rsun3
2011-09-13
Enhance the MTRR lib to support the case where alignment of base address < le...
rsun3
2011-09-02
Add generic HPET Timer DXE Driver and support libraries
mdkinney
2011-08-25
Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...
xdu2
2011-01-11
Remove extra {} inside DEBUG_CODE() macro
mdkinney
2011-01-07
Fix 32-bit build break
mdkinney
2011-01-06
Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory ca...
mdkinney
2010-11-29
Lost a file in last check-in.
rsun3
2010-11-29
Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...
rsun3
2010-10-28
Fix build break when doing 32-bit build with some certain C compiler option c...
rsun3
2010-08-27
Add DisableLvtInterrupts() for the Local APIC library class.
rsun3
2010-08-26
Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...
rsun3
2010-08-23
Add Local APIC Library class defining APIs for common Local APIC operations. ...
rsun3
2010-08-10
Add boundary check against variable MTRR count.
xli24
2010-07-13
Code refinement.
xli24
2010-04-24
Update the copyright notice format
hhtian
2010-04-16
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
geekboy15a
2010-03-10
Add Checking for MTRR existence.
xli24
2010-03-04
Add array index check to avoid potential buffer overflow.
xli24
2010-02-23
1. Correct File header to ## @file
lgao4
2010-02-14
Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWr...
mdkinney
2010-02-05
Revert incompatible change:
jyao1
2010-02-05
Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...
jyao1
2010-01-26
Clean up MtrrLib to remove unnecessary package dependency
qhuang8
[next]