summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/SecPeiDxeTimerLibCpu
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-252-225/+1
* MdePkg: Clean up source filesLiming Gao2018-06-282-6/+6
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu2015-10-091-2/+37
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+2
* Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan2013-08-271-16/+55
* Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao42011-10-241-3/+6
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-252-2/+90
* Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun32010-11-291-0/+3
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-253-4/+4
* Update the copyright notice formathhtian2010-04-233-6/+6
* 1. Correct File header to ## @filelgao42010-02-241-3/+3
* To pass ICC build.vanjeff2009-01-141-1/+3
* fixed assumption 32bit Local Apic timer counter.vanjeff2009-01-142-2/+10
* INF extension reviewedjji42009-01-091-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-262-4/+6
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Use PalLib instead of PalCallLibqhuang82008-11-132-2/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-7/+8
* clean up EBC in inf files.vanjeff2008-10-281-13/+3
* Use macro instead of hard code value for timer register address in local APICklu22008-09-281-4/+8
* Clean up code according to code review.vanjeff2008-09-252-9/+5
* remove unused library class.klu22008-09-081-1/+0
* remove unused include file for library class.klu22008-09-082-10/+0
* remove the unused msa files in MdePkg.lgao42008-08-251-64/+0
* Code Scrub for MdePkg.yshang12008-07-252-0/+5
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-113-8/+3
* Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu22008-05-051-1/+1
* Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu22008-05-051-1/+1
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-111-2/+2
* Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu32007-10-081-0/+1
* removed the use of PalCallStatic and changed to PalCallvprabhal2007-10-052-2/+3
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-4/+4
* Handle case when PAL calls 13 or 14 may not be available.mdkinney2007-08-271-7/+11
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-34/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-122-4/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-294-47/+13
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-225-0/+639
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-013-478/+0
* Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang2007-05-151-3/+3
* Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang2007-05-151-2/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian2007-05-141-4/+4
* Clean up MSA for MDE Libs:qhuang82007-02-131-4/+4
* updated the comment according to latest version of MWG.vanjeff2007-02-063-6/+2