]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLibOptPei
Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibOptPei /
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 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 klu2Add .S source file to INF
2008-10-24 klu2Add linux assembler code for BaseMemoryLibOptPei library.
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 vanjeffRename
2008-09-22 klu2Code clean up
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-25 yshang1Code Scrub for MdePkg.
2008-07-08 yshang1Code scrub:
2007-11-08 yshang11) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.
2007-10-06 mdkinneyAdd BaseMemoryLib optimized for PEI