summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/BaseLib.inf
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseLib: Add new AsmLfence APIHao Wu2018-11-151-0/+3
* Add safe string function to base lib.Yao, Jiewen2015-03-031-0/+2
* MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen2014-09-011-1/+1
* MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen2014-09-011-1/+1
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-5/+6
* MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek2014-08-161-0/+2
* Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin2013-09-021-0/+3
* MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-1/+14
* MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin2011-11-081-1/+1
* MdePkg: Fix X64 clang compile issues.andrewfish2011-07-121-1/+3
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-241-1/+1
* MdePkg BaseLib: Fix GCC build breakjljusten2010-05-201-1/+2
* Fix GCC build break as MemoryFence() API has already been included in GccInli...qhuang82010-05-201-1/+2
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-181-136/+2
* Update the copyright notice formathhtian2010-04-231-3/+3
* Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2010-03-171-2/+3
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two API...qhuang82009-09-011-0/+1
* Fix file headersmdkinney2009-08-241-1/+2
* Make EOL consistentmdkinney2009-08-181-20/+20
* Add ARM supportmdkinney2009-08-181-2/+22
* Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu22009-07-281-2/+2
* Add ASSERT check for AsmFlushCacheRange().xli242009-06-041-2/+3
* Fix the bug that EnablePaging64() should assert() for x64 platform.qhuang82009-04-301-2/+0
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-40/+0
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-2/+2
* Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang82008-12-171-0/+2
* 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang82008-12-151-3/+2
* 1. Removal PalCallStatic APIqhuang82008-11-271-1/+4
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney2008-11-241-0/+10
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-2/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+1
* move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff2008-10-281-1/+1
* rename filename to match the actual ones.vanjeff2008-10-241-4/+4
* 1. Changing filename to match actual ones.vanjeff2008-09-251-31/+32
* remove '../' from Base Library.vanjeff2008-09-111-2/+2
* 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