]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLibOptDxe
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibOptDxe /
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
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...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-04-30 xli24Fix the bug that SetMem.S of BaseMemoryLibOptDxe is...
2009-03-12 qhuang8Fix typos in GCC assembly.
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseMemo...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-19 qhuang8Detab
2008-11-03 qhuang8Use #include "XXX.h" for module internal header files.
2008-11-03 qhuang8Update to use DOS format
2008-10-30 klu2Adjust assembler's comments.
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-24 eric_tiansynchronize asm and s file
2008-10-24 eric_tianFix .S assembler building issue.
2008-10-24 klu2Add .S source file to INF
2008-10-24 klu2Add S assembler file for BaseMemoryLibOptDxe driver.
2008-10-21 eric_tianCodeReview for MdePkg/BaseMemoryXXX libraries. Refine...
2008-10-10 lgao4Update HobLib and PeCoffLib according to MDE Lib Spec...
2008-09-25 vanjeffrename filename to match actual ones.
2008-09-25 vanjeffChange name.
2008-09-19 lgao4Update Library description for BaseMemoryLibOptDxe...
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-08 lgao4Correct the wrong '?' character to '-', and add check...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-31 eric_tianGcc cleanup for baselib & basememorylib in mdepkg/library/
2008-07-08 yshang1Code scrub:
2008-04-22 klu2Fix typo in comment.
2007-11-08 yshang11) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.
2007-10-06 mdkinneyAdd BaseMemoryLib optimized for DXE