]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiMemoryLib
MdePkg/BaseLib: Add bit field population calculating methods
[mirror_edk2.git] / MdePkg / Library / UefiMemoryLib /
2018-06-28 Liming GaoMdePkg: Clean up source files
2016-12-22 Hao WuMdePkg/MemoryLib: Refine InternalMemSetMem16|32|64...
2016-11-04 Ard BiesheuvelMdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()
2016-08-22 Hao WuMdePkg BaseMemoryLib: Add C implementation of API IsZer...
2016-08-22 Hao WuMdePkg BaseMemoryLib: Add implementation of API IsZeroG...
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2010-08-26 qhuang8Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemo...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-12-07 eric_tian1. fix the wrong description, change "target the buffer...
2009-12-05 mdkinneyAdd SetMemN() and ScanMemN() to the BaseMemoryLib class...
2009-08-11 qhuang8clean up all of eight BaseMemoryLib instances in MdePkg...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseMemo...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
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-25 xli241. Rename following library instances according to...
2006-07-05 qhuang8 DebugLib:
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-06-15 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-07 qhuang8BaseMemoryLib:
2006-05-30 bxing1. Fixed incorrect ASSERT conditions in wrapper functions.
2006-05-29 qhuang8BaseMemoryLib: Add missing ASSERT()s for some interfaces.
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-16 bxingSplit wrapper functions into separate source files...
2006-04-26 bbahnsenConvert backslashes to forward slashes in many build...
2006-04-21 bbahnsenInitial import.