summaryrefslogtreecommitdiff
path: root/MdePkg/Library/SecPeiDxeTimerLibCpu
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao41-3/+6
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22-2/+90
2010-11-29Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun31-0/+3
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter3-4/+4
2010-04-23Update the copyright notice formathhtian3-6/+6
2010-02-241. Correct File header to ## @filelgao41-3/+3
2009-01-14To pass ICC build.vanjeff1-1/+3
2009-01-14fixed assumption 32bit Local Apic timer counter.vanjeff2-2/+10
2009-01-09INF extension reviewedjji41-1/+1
2008-11-26Function headers in .h and .c files synchronized with specjji42-4/+6
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-13Use PalLib instead of PalCallLibqhuang82-2/+2
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-7/+8
2008-10-28clean up EBC in inf files.vanjeff1-13/+3
2008-09-28Use macro instead of hard code value for timer register address in local APICklu21-4/+8
2008-09-25Clean up code according to code review.vanjeff2-9/+5
2008-09-08remove unused library class.klu21-1/+0
2008-09-08remove unused include file for library class.klu22-10/+0
2008-08-25remove the unused msa files in MdePkg.lgao41-64/+0
2008-07-25Code Scrub for MdePkg.yshang12-0/+5
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian3-8/+3
2008-05-05Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu21-1/+1
2008-05-05Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu21-1/+1
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang11-2/+2
2007-10-08Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu31-0/+1
2007-10-05removed the use of PalCallStatic and changed to PalCallvprabhal2-2/+3
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-4/+4
2007-08-27Handle case when PAL calls 13 or 14 may not be available.mdkinney1-7/+11
2007-07-20remove some comments introduced by tools.vanjeff1-1/+1
2007-07-19Remove unused comments in MdePkg.yshang11-34/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH2-4/+0
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH4-47/+13
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff5-0/+639
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch3-478/+0
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang1-3/+3
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang1-2/+2
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian1-4/+4
2007-02-13Clean up MSA for MDE Libs:qhuang81-4/+4
2007-02-06updated the comment according to latest version of MWG.vanjeff3-6/+2
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff3-0/+482