History log of /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2fc59a003ed9104f9feebe0e418f2a04a50f3284 25-Jun-2010 myronporter <myronporter@6f19259b-4bc3-4df7-8a09-765794883524> Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10604 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
84b5877f028a20f4227a26a7b63dc2e57949fc18 23-Apr-2010 hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10409 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
1fef058f4b8fefc455bb171e4908c3e835b1b492 11-Aug-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> clean up all of eight BaseMemoryLib instances in MdePkg with the following updates:
1. Remove .intel_syntax directives in GCC assembly files. All these assembly files have been updated to use the preferred syntax for GAS
2. Correct the incorrect comments for internal worker functions for SetMemXX() and ScanMemXX(). The Length parameter is actually the counter of 16-bit, 32-bit or 64-bit value.
3. Simplify the logic in ZeroMemoryWrapper.c for BaseMemoryLibOptPei instance to remove the conditional statement for zero length. This logic is already covered by worker function InternalMemZeroMem().
4. Cleanup all the Wrapper C files in BaseMemoryLib instances. They are supposed to be shared by all these 8 BaseMemoryLib instances, but are out-of-sync after some maintenance. This patch re-syncs them and makes them exactly the same.
5. Cleanup MemLibInternal.h so that it is shared by 6 BaseMemoryLib instance except for PeiMemoryLib and UefiMemoryLib.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9041 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
eb1c78dbb988654f46cc111d5b4a9dabd5578c1f 25-Nov-2008 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6721 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
2bfb60098f608dc32ff5d22b0fd087c1636b0881 18-Sep-2008 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> 1. Change 0 == Length style to Length == 0
2. Clean BasePeCoff library instance, only keep one copy PeCoffLoaderEx.c file for IA32, X64 and IPF arch
3. Clean the confused comments

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5927 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
1efcc4ae46f52e3845923ffbab68426e068709d2 17-Sep-2008 vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5911 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
38bbd3d91c38481d18c1a7e2049473c951ee98ed 08-Jul-2008 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Code scrub:
MdePkg/Library/BaseCacheMaintenanceLib
MdePkg/Library/BaseDebugLibNull
MdePkg/Library/BaseIoLibIntrinsic
MdePkg/Library/BaseLib
MdePkg/Library/BaseMemoryLib
MdePkg/Library/BaseMemoryLibMmx
MdePkg/Library/BaseMemoryLibOptDxe
MdePkg/Library/BaseMemoryLibOptPei
MdePkg/Library/BaseMemoryLibRepStr
MdePkg/Library/BaseMemoryLibSse2
MdePkg/Library/BasePeCoffGetEntryPointLib


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5426 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c
7b3b4b2992bf89ee5f1aa3df2e2af9c988c49e69 07-Oct-2007 mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> Add BaseMemoryLib optimized for PEI


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4035 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/CopyMemWrapper.c