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
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
2010-01-08
Fixed incorrect syntax for immediate HEX value.
geekboy15a
2010-01-08
Removed use of pre-initialized global data in this file as it was causing pro...
geekboy15a
2009-12-16
BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnits
jljusten
2009-11-30
Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit...
qhuang8
2009-11-25
Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...
qhuang8
2009-05-27
Add MTRR library for IA32 & X64 processor architectures.
jljusten