]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/BaseLib: Support IA32 processors without CMOVx
[mirror_edk2.git] / MdePkg / Library / BaseLib / BaseLib.inf
2015-04-27 Michael KinneyMdePkg/BaseLib: Support IA32 processors without CMOVx
2015-01-13 Daryl McDanielMdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
2014-11-07 jyao1Add safe string function to base lib.
2014-09-01 Jordan JustenMdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with...
2014-09-01 Jordan JustenMdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with...
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-16 Laszlo ErsekMdePkg: library INF files should reference feature...
2013-09-02 Olivier MartinAdd Memory fence for ARM Architecture (32 and 64 bit)
2013-07-29 Harry LiebelMdePkg/BaseLib: Added ARM Aarch64 architecture support
2011-11-08 oliviermartinMdePkg/BaseLib: Replaced inline assembly for ARMGCC...
2011-07-12 andrewfishMdePkg: Fix X64 clang compile issues.
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-05-20 jljustenMdePkg BaseLib: Fix GCC build break
2010-05-20 qhuang8Fix GCC build break as MemoryFence() API has already...
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-17 andrewfishAdd Math64.S to reduce the number of compiler intrinsic...
2010-02-24 lgao41. Correct File header to ## @file
2009-09-01 qhuang8Split AsmReadKr7() and AsmWriteKr7() from AccessKr...
2009-08-24 mdkinneyFix file headers
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd ARM support
2009-07-28 klu2Add PcdVerifyNoteInList for judge whether do verificati...
2009-06-04 xli24Add ASSERT check for AsmFlushCacheRange().
2009-04-30 qhuang8Fix the bug that EnablePaging64() should assert() for...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2008-12-17 qhuang8Add AccessMsrDb.s for MSFT tool chain. It uses raw...
2008-12-15 qhuang81. Simplify the implementation of AsmReadApplicationReg...
2008-11-27 qhuang81. Removal PalCallStatic API
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-24 mdkinneyAdd EnableCache() and DisableCache() implementations...
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-10-28 vanjeffmove Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
2008-10-24 vanjeffrename filename to match the actual ones.
2008-09-25 vanjeff1. Changing filename to match actual ones.
2008-09-11 vanjeffremove '../' from Base Library.
2008-08-20 jljustenedk2/MdePkg/Library/BaseLib/BaseLib.inf:
2008-02-01 qhuang8Remove the DivU64x64Remainder.c (embedded asm version...
2007-10-30 jljustenMdePkg/Library/BaseLib/ChkStkGcc.c:
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
2007-08-30 mdkinneyUpdate for ICC 10
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-18 jwang36Added tool chain family modifier for source files used...
2007-07-02 jwang36Applied tool chain family constraints for file Synchron...
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-28 jwang361. Added depex file generation
2007-06-27 AJFISHFixed IPF and X64 like IA-32 for compiler intrinsics
2007-06-27 AJFISHUpdated to support compiler intrinsics properly. I...
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.