]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BasePeCoffLib/BasePeCoff.c
add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and BasePeCo...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 May 2009 01:32:17 +0000 (01:32 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 May 2009 01:32:17 +0000 (01:32 +0000)
commit8d579453d36a1711a4ace1e6937c6c7d40fb6176
tree2ba4f3b5267edc75488c6a829f1ccc97953a37a6
parent6ed623e4035d87e7db43677729b23844ef0e9a0d
add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and BasePeCoffRelocateImageForRuntime to help user to know the usage model of these APIs.
The comments mainly used to clarify it's caller's responsibility to to perform cache maintenance operations

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8283 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/PeCoffLib.h
MdePkg/Library/BasePeCoffLib/BasePeCoff.c