summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
AgeCommit message (Expand)Author
2011-11-08MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-05-20MdePkg BaseLib: Fix GCC build breakjljusten
2010-05-20Fix GCC build break as MemoryFence() API has already been included in GccInli...qhuang8
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang8
2010-04-23Update the copyright notice formathhtian
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish
2010-02-241. Correct File header to ## @filelgao4
2009-09-01Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two API...qhuang8
2009-08-24Fix file headersmdkinney
2009-08-18Make EOL consistentmdkinney
2009-08-18Add ARM supportmdkinney
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu2
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli24
2009-04-30Fix the bug that EnablePaging64() should assert() for x64 platform.qhuang8
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-09INF file verified, and Coding Style reviewed.gikidy
2008-12-17Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang8
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang8
2008-11-271. Removal PalCallStatic APIqhuang8
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-24Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-28move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff
2008-10-24rename filename to match the actual ones.vanjeff
2008-09-251. Changing filename to match actual ones.vanjeff
2008-09-11remove '../' from Base Library.vanjeff
2008-08-20edk2/MdePkg/Library/BaseLib/BaseLib.inf:jljusten
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang8
2007-10-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-08-30Update for ICC 10mdkinney
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-18Added tool chain family modifier for source files used only for GCC jwang36
2007-07-02Applied tool chain family constraints for file Synchronization.c, Synchroniza...jwang36
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-281. Added depex file generationjwang36
2007-06-27Fixed IPF and X64 like IA-32 for compiler intrinsicsAJFISH
2007-06-27Updated to support compiler intrinsics properly. I had to comment out some of...AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff