]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/PeiMemoryLib
Partial checkin fixing Beagle references
[mirror_edk2.git] / MdePkg / Library / PeiMemoryLib /
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 jji4Library classes updated in INF
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-28 vanjeffclean up EBC in inf files.
2008-10-21 eric_tianCodeReview for MdePkg/BaseMemoryXXX libraries. Refine...
2008-09-18 lgao41. Change 0 == Length style to Length == 0
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-14 yshang1Code scrub:
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-05 vanjeffAdd inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibR...
2007-06-29 yshang1Import BaseMemoryLibMmx;
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-30 qhuang8Add supported module type & arch filter for all librari...
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-04-26 bbahnsenConvert backslashes to forward slashes in many build...
2006-04-21 bbahnsenInitial import.