Age | Commit message (Expand) | Author |
2015-12-15 | MdePkg: Convert all .uni files to utf-8 | Jordan Justen |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-11 | MdePkg: Fix Clang build failure | Gao, Liming |
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter |
2010-06-24 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter |
2010-04-23 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2009-12-07 | 1. fix the wrong description, change "target the buffer" to "the target buffer" | eric_tian |
2009-12-05 | Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib... | mdkinney |
2009-08-12 | Use "movd" instruction to manipulate MMX register to support more GNU assembl... | qhuang8 |
2009-08-11 | clean up all of eight BaseMemoryLib instances in MdePkg with the following up... | qhuang8 |
2009-05-20 | Replace .globl with ASM_GLOBAL | xli24 |
2009-05-15 | cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ... | eric_tian |
2009-01-09 | INF file verified, and Coding Style reviewed. | gikidy |
2008-12-29 | Update copyright for files modified in this year | qhuang8 |
2008-12-11 | Synchronize MdePkg h files to Library/Base* c files. | gikidy |
2008-11-25 | Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan... | gikidy |
2008-11-25 | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 |
2008-11-03 | Update to use DOS format | qhuang8 |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian |
2008-10-28 | Refine file header for INF files of MDE library instances. | xli24 |
2008-10-23 | modify CopyMem.S to align with CopyMem.asm | eric_tian |
2008-10-22 | add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".... | eric_tian |
2008-10-21 | CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct... | eric_tian |
2008-09-18 | 1. Change 0 == Length style to Length == 0 | lgao4 |
2008-09-08 | Correct the wrong '?' character to '-', and add check DestinationBuffer == So... | lgao4 |
2008-08-25 | remove the unused msa files in MdePkg. | lgao4 |
2008-07-25 | Code Scrub for MdePkg. | yshang1 |
2008-07-08 | Code scrub: | yshang1 |
2007-10-10 | Changed to pass the build with Visual Studio 2005 | jwang36 |
2007-08-29 | Add dependent packages in INF of modules. | yshang1 |
2007-07-23 | Import BaseMemoryLibMmx. | yshang1 |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch |
2007-01-30 | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 |
2007-01-25 | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 |
2006-11-23 | Port a couple of files to gnu assembly. | bbahnsen |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 |
2006-09-25 | 1.Fix .global issue in GAS (EdkT207). | qhuang8 |
2006-07-28 | 1. Updated function headers for all assembly function | bxing |
2006-07-13 | Added license & copyright declaration | jwang36 |
2006-07-13 | Fix bug in .S files. | qhuang8 |
2006-07-13 | BasePrintLib: Fix Buffer Overflow issue. | qhuang8 |
2006-07-12 | 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. | qhuang8 |
2006-07-12 | 1. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTOR | bxing |
2006-07-11 | sync GCC assembly files with MASM assembly files | qhuang8 |
2006-07-10 | 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ... | qhuang8 |
2006-07-07 | Redefine SPEC and Release Version to 0x20000 | lgao4 |