summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/BaseLib.inf
Commit message (Expand)AuthorAgeFilesLines
* edk2/MdePkg/Library/BaseLib/BaseLib.inf:jljusten2008-08-201-0/+1
* Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang82008-02-011-1/+1
* MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten2007-10-301-0/+1
* moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal2007-10-051-11/+0
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-191-14/+120
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-171-1/+1
* Update for ICC 10mdkinney2007-08-301-1/+2
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-5/+5
* 1. Generated new build.exe from new tools codejwang362007-08-011-290/+290
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-34/+0
* Added tool chain family modifier for source files used only for GCC jwang362007-07-181-281/+281
* Applied tool chain family constraints for file Synchronization.c, Synchroniza...jwang362007-07-021-6/+6
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* 1. Added depex file generationjwang362007-06-281-3/+3
* Fixed IPF and X64 like IA-32 for compiler intrinsicsAJFISH2007-06-271-6/+6
* Updated to support compiler intrinsics properly. I had to comment out some of...AJFISH2007-06-271-3/+3
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+575