| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logic | Hao Wu | 2016-12-22 | 1 | -9/+9 |
* | MdePkg/BaseMemoryLib*: check for zero length in ZeroMem () | Ard Biesheuvel | 2016-11-04 | 1 | -1/+5 |
* | MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer() | Hao Wu | 2016-08-22 | 4 | -3/+104 |
* | MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid() | Hao Wu | 2016-08-22 | 1 | -1/+30 |
* | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -1/+2 |
* | Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances. | qhuang8 | 2010-08-26 | 1 | -4/+4 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-30 | 8 | -31/+31 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-25 | 16 | -117/+117 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 16 | -32/+32 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | 1. fix the wrong description, change "target the buffer" to "the target buffer" | eric_tian | 2009-12-07 | 6 | -8/+10 |
* | Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib... | mdkinney | 2009-12-05 | 2 | -2/+71 |
* | clean up all of eight BaseMemoryLib instances in MdePkg with the following up... | qhuang8 | 2009-08-11 | 14 | -91/+76 |
* | Update copyright for files modified in this year | qhuang8 | 2008-12-29 | 7 | -7/+7 |
* | Library classes updated in INF | jji4 | 2008-12-10 | 1 | -1/+1 |
* | Synchronize interface function comment from declaration in library class head... | klu2 | 2008-12-10 | 2 | -14/+18 |
* | Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan... | gikidy | 2008-11-25 | 9 | -89/+96 |
* | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 2008-11-25 | 1 | -1/+0 |
* | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian | 2008-10-29 | 1 | -1/+0 |
* | Refine file header for INF files of MDE library instances. | xli24 | 2008-10-28 | 1 | -2/+3 |
* | clean up EBC in inf files. | vanjeff | 2008-10-28 | 1 | -1/+1 |
* | CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct... | eric_tian | 2008-10-21 | 2 | -2/+6 |
* | 1. Change 0 == Length style to Length == 0 | lgao4 | 2008-09-18 | 14 | -16/+42 |
* | Correct the wrong '?' character to '-', and add check DestinationBuffer == So... | lgao4 | 2008-09-08 | 9 | -10/+10 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -63/+0 |
* | Code Scrub for MdePkg. | yshang1 | 2008-07-25 | 3 | -7/+7 |
* | Code scrub: | yshang1 | 2008-07-14 | 1 | -0/+24 |
* | remove some comments introduced by tools. | vanjeff | 2007-07-20 | 1 | -6/+2 |
* | Remove unused comments in MdePkg. | yshang1 | 2007-07-19 | 1 | -27/+0 |
* | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 2007-07-12 | 15 | -30/+0 |
* | Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe... | vanjeff | 2007-07-05 | 10 | -11/+111 |
* | Import BaseMemoryLibMmx; | yshang1 | 2007-06-29 | 16 | -0/+1430 |
* | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2007-06-01 | 16 | -1430/+0 |
* | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 | 2007-01-30 | 1 | -8/+8 |
* | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 2007-01-25 | 2 | -6/+13 |
* | 1. Add the fix for the following Bugs: | cwu11 | 2006-11-03 | 7 | -7/+7 |
* | Remove the duplicated Copy Right in msa header. | lgao4 | 2006-09-27 | 1 | -10/+0 |
* | 1. Updated function headers for all assembly function | bxing | 2006-07-28 | 1 | -2/+2 |
* | Added license & copyright declaration | jwang36 | 2006-07-13 | 1 | -0/+10 |
* | 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. | qhuang8 | 2006-07-12 | 1 | -2/+4 |
* | Redefine SPEC and Release Version to 0x20000 | lgao4 | 2006-07-07 | 1 | -6/+6 |
* | Obsoleted by new schema and new build tools. | jwang36 | 2006-07-07 | 2 | -76/+0 |
* | DebugLib: | qhuang8 | 2006-07-05 | 14 | -38/+32 |
* | removed unnecessary name space declarations in some top level elements | jwang36 | 2006-06-30 | 1 | -3/+3 |
* | converted all surface area description files to new schema | jwang36 | 2006-06-30 | 1 | -38/+41 |
* | • BaseMemoryLib: | qhuang8 | 2006-06-26 | 13 | -111/+107 |
* | 1. UINTN & INTN issue for EBC architecture: | qhuang8 | 2006-06-22 | 10 | -133/+127 |