summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
AgeCommit message (Expand)AuthorFilesLines
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-0/+1
2014-11-07Add safe string function to base lib.jyao11-0/+2
2014-09-01MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen1-1/+1
2014-09-01MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen1-1/+1
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-5/+6
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek1-0/+2
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin1-0/+3
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel1-1/+14
2011-11-08MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin1-1/+1
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish1-1/+3
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-05-20MdePkg BaseLib: Fix GCC build breakjljusten1-1/+2
2010-05-20Fix GCC build break as MemoryFence() API has already been included in GccInli...qhuang81-1/+2
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang81-136/+2
2010-04-23Update the copyright notice formathhtian1-3/+3
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish1-2/+3
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-09-01Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two API...qhuang81-0/+1
2009-08-24Fix file headersmdkinney1-1/+2
2009-08-18Make EOL consistentmdkinney1-20/+20
2009-08-18Add ARM supportmdkinney1-2/+22
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu21-2/+2
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli241-2/+3
2009-04-30Fix the bug that EnablePaging64() should assert() for x64 platform.qhuang81-2/+0
2009-01-30Split out Synchronization Library from Base Librarymdkinney1-40/+0
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-2/+2
2008-12-17Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang81-0/+2
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang81-3/+2
2008-11-271. Removal PalCallStatic APIqhuang81-1/+4
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-24Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney1-0/+10
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-2/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+1
2008-10-28move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff1-1/+1
2008-10-24rename filename to match the actual ones.vanjeff1-4/+4
2008-09-251. Changing filename to match actual ones.vanjeff1-31/+32
2008-09-11remove '../' from Base Library.vanjeff1-2/+2
2008-08-20edk2/MdePkg/Library/BaseLib/BaseLib.inf:jljusten1-0/+1
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang81-1/+1
2007-10-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten1-0/+1
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal1-11/+0
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang11-14/+120
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu21-1/+1
2007-08-30Update for ICC 10mdkinney1-1/+2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-5/+5
2007-08-011. Generated new build.exe from new tools codejwang361-290/+290
2007-07-20remove some comments introduced by tools.vanjeff1-1/+1
2007-07-19Remove unused comments in MdePkg.yshang11-34/+0
2007-07-18Added tool chain family modifier for source files used only for GCC jwang361-281/+281
2007-07-02Applied tool chain family constraints for file Synchronization.c, Synchroniza...jwang361-6/+6