]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLib
MdePkg/BaseMemoryLib: Fix VS2015 build error
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLib /
2016-11-17 Michael KinneyMdePkg/BaseMemoryLib: Fix VS2015 build error
2016-11-04 Ard BiesheuvelMdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()
2016-09-13 Ard BiesheuvelMdePkg/BaseMemoryLib: widen aligned accesses to 32...
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
2011-01-07 darylm503Fix InternalMemScanMem* functions so that they return...
2010-08-25 darylm503Fix the InternalMemScanMem* functions. They were retur...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
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...
2009-01-21 vanjeffadjust code to remove Klocwork issues.
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
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-21 qhuang8Fix typo to pass build
2008-10-21 qwang12Update comments.
2008-10-21 eric_tianCodeReview for MdePkg/BaseMemoryXXX libraries. Refine...
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-08 lgao4Correct the wrong '?' character to '-', and add check...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-15 lgao4Roll back 1 == Var to Var == 1 for save size.
2008-07-08 yshang1Code scrub:
2007-10-06 mdkinneyMake header consistent with other files.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-07-28 bxing1. Updated function headers for all assembly function
2006-07-13 jwang36Added license & copyright declaration
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
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-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.