summaryrefslogtreecommitdiff
path: root/MdePkg/Library/SecPeiDxeTimerLibCpu
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-34/+34
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2-225/+1
2018-06-28MdePkg: Clean up source filesLiming Gao2-6/+6
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-10-09MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu1-2/+37
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+2
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan1-16/+55
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