| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 11 | -159/+177 |
* | MdePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 19 | -131/+19 |
* | MdePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-25 | 1 | -1/+1 |
* | MdePkg: Clean up source files | Liming Gao | 2018-06-28 | 10 | -29/+29 |
* | MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logic | Hao Wu | 2016-12-22 | 1 | -9/+9 |
* | MdePkg/BaseMemoryLib: Fix VS2015 build error | Michael Kinney | 2016-11-17 | 1 | -4/+4 |
* | MdePkg/BaseMemoryLib*: check for zero length in ZeroMem () | Ard Biesheuvel | 2016-11-04 | 1 | -1/+5 |
* | MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits | Ard Biesheuvel | 2016-09-13 | 3 | -14/+140 |
* | 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 |
* | Fix InternalMemScanMem* functions so that they return the pointer to the matc... | darylm503 | 2011-01-07 | 1 | -8/+12 |
* | Fix the InternalMemScanMem* functions. They were returning the character AFT... | darylm503 | 2010-08-25 | 1 | -4/+4 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-25 | 3 | -3/+3 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-24 | 17 | -143/+143 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 17 | -34/+34 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | Clean up MdePkg source to correct some coding style issues, etc. | qhuang8 | 2010-01-27 | 1 | -2/+2 |
* | 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 | -59/+44 |
* | adjust code to remove Klocwork issues. | vanjeff | 2009-01-21 | 1 | -1/+1 |
* | INF file verified, and Coding Style reviewed. | gikidy | 2009-01-09 | 1 | -3/+3 |
* | Update copyright for files modified in this year | qhuang8 | 2008-12-29 | 9 | -9/+9 |
* | Synchronize MdePkg h files to Library/Base* c files. | gikidy | 2008-12-11 | 3 | -17/+17 |
* | Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan... | gikidy | 2008-11-25 | 9 | -53/+44 |
* | 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 |
* | Fix typo to pass build | qhuang8 | 2008-10-21 | 1 | -1/+1 |
* | Update comments. | qwang12 | 2008-10-21 | 2 | -3/+3 |
* | CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct... | eric_tian | 2008-10-21 | 15 | -143/+133 |
* | 1. Change 0 == Length style to Length == 0 | lgao4 | 2008-09-18 | 14 | -36/+62 |
* | remove unnecessary comments introduced by tools from MdePkg. The regular expr... | vanjeff | 2008-09-17 | 15 | -45/+15 |
* | Correct the wrong '?' character to '-', and add check DestinationBuffer == So... | lgao4 | 2008-09-08 | 8 | -8/+8 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -60/+0 |
* | Code Scrub for MdePkg. | yshang1 | 2008-07-25 | 2 | -5/+5 |
* | Roll back 1 == Var to Var == 1 for save size. | lgao4 | 2008-07-15 | 1 | -1/+1 |
* | Code scrub: | yshang1 | 2008-07-08 | 10 | -22/+22 |
* | Make header consistent with other files. | mdkinney | 2007-10-06 | 1 | -1/+1 |
* | Remove unused comments in MdePkg. | yshang1 | 2007-07-19 | 1 | -29/+0 |
* | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 2007-07-12 | 15 | -30/+0 |
* | Removed CommonHeader.h generated file from the MdePkg. | AJFISH | 2007-06-29 | 18 | -53/+21 |
* | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH | 2007-06-29 | 1 | -10/+0 |
* | Updated headers to follow coding standard | AJFISH | 2007-06-27 | 1 | -12/+9 |
* | Import some basic libraries instances for Mde Packages. | vanjeff | 2007-06-22 | 19 | -0/+1701 |
* | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2007-06-01 | 17 | -1492/+0 |