Age | Commit message (Expand) | Author |
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-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 | unify the name convention of label in .S files | 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-25 | rename filename to match actual ones. | vanjeff |
2008-09-25 | Rename | vanjeff |
2008-09-18 | 1. Change 0 == Length style to Length == 0 | lgao4 |
2008-09-17 | remove unnecessary comments introduced by tools from MdePkg. The regular expr... | vanjeff |
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-09-19 | Update Mde/MdeModulePkg to support ICC build for IA32/X64. | yshang1 |
2007-07-19 | Remove unused comments in MdePkg. | yshang1 |
2007-07-12 | Removed MdePkg usage of ModuleName: in file headers | AJFISH |
2007-07-02 | 1. Port X64, IPF and EBC arch for BaseLib | vanjeff |
2007-06-29 | Removed CommonHeader.h generated file from the MdePkg. | AJFISH |
2007-06-29 | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH |
2007-06-27 | Updated headers to follow coding standard | AJFISH |
2007-06-22 | Import some basic libraries instances for Mde Packages. | vanjeff |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch |
2007-01-25 | BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f... | lgao4 |
2007-01-09 | The header file applies to all architectures. | 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 | 1.Fix SetMem64.S to not use SSE3 instruction | 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 |