summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-216/+0
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-1/+45
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-2/+2
* Update the copyright notice formathhtian2010-04-231-2/+2
* Function headers in .h and .c files synchronized with specjji42008-11-261-2/+3
* Use PalLib instead of PalCallLibqhuang82008-11-131-1/+1
* Clean up code according to code review.vanjeff2008-09-251-5/+3
* remove unused include file for library class.klu22008-09-081-3/+0
* Code Scrub for MdePkg.yshang12008-07-251-0/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-111-1/+0
* 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-051-2/+2
* Handle case when PAL calls 13 or 14 may not be available.mdkinney2007-08-271-7/+11
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-6/+6
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+173
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-168/+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
* updated the comment according to latest version of MWG.vanjeff2007-02-061-1/+1
* 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff2007-02-021-0/+168