summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
AgeCommit message (Expand)Author
2016-12-26MdePkg: Move to new locationGuo Mang
2015-11-16MdePkg: Add CPU RdRand access APIs for random number generationQin Long
2015-04-27MdePkg/BaseLib: Support IA32 processors without CMOVxMichael Kinney
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2014-11-07Add safe string function to base lib.jyao1
2014-09-01MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen
2014-09-01MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel
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