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
/
MdePkg
/
Library
/
SecPeiDxeTimerLibCpu
Age
Commit message (
Expand
)
Author
2017-04-27
MdePkg: Move to new location
Guo Mang
2015-12-15
MdePkg: Convert all .uni files to utf-8
Jordan Justen
2015-10-09
MdePkg: Add ASSERT to handle local APIC not config properly
Hao Wu
2014-09-03
MdePkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-27
MdePkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-27
MdePkg: INF/DEC file updates to EDK II packages
Gao, Liming
2013-08-27
Removed the assumption on APIC timer initial Count is all 1s and updated it t...
Jeff Fan
2011-10-24
Update Base type SecPeiDxeTimerLibCpu to support all module type.
lgao4
2011-08-25
Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...
xdu2
2010-11-29
Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...
rsun3
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2010-02-24
1. Correct File header to ## @file
lgao4
2009-01-14
To pass ICC build.
vanjeff
2009-01-14
fixed assumption 32bit Local Apic timer counter.
vanjeff
2009-01-09
INF extension reviewed
jji4
2008-11-26
Function headers in .h and .c files synchronized with spec
jji4
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-11-13
Use PalLib instead of PalCallLib
qhuang8
2008-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine file header for INF files of MDE library instances.
xli24
2008-10-28
clean up EBC in inf files.
vanjeff
2008-09-28
Use macro instead of hard code value for timer register address in local APIC
klu2
2008-09-25
Clean up code according to code review.
vanjeff
2008-09-08
remove unused library class.
klu2
2008-09-08
remove unused include file for library class.
klu2
2008-08-25
remove the unused msa files in MdePkg.
lgao4
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-07-11
modify coding style to pass ecc tool and provide comments that complied with ...
eric_tian
2008-05-05
Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...
klu2
2008-05-05
Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.
klu2
2007-10-11
Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...
yshang1
2007-10-08
Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)
zliu3
2007-10-05
removed the use of PalCallStatic and changed to PalCall
vprabhal
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-27
Handle case when PAL calls 13 or 14 may not be available.
mdkinney
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Remove unused comments in MdePkg.
yshang1
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-29
removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...
AJFISH
2007-06-22
Import some Pei and Dxe related instances for MdePkg.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-05-15
Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.
qouyang
2007-05-15
Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.
qouyang
2007-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...
gtian
2007-02-13
Clean up MSA for MDE Libs:
qhuang8
2007-02-06
updated the comment according to latest version of MWG.
vanjeff
2007-02-02
1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.
vanjeff