diff options
author | jgong5 <jgong5@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-02-22 05:48:06 +0000 |
---|---|---|
committer | jgong5 <jgong5@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-02-22 05:48:06 +0000 |
commit | 25973fc3eac9b0bc9a4d70adf993c2fcd668eb21 (patch) | |
tree | ffcbe684c5ed76e695aac8c9291f0948102bb280 /BaseTools/Source/Python/CommonDataClass | |
parent | e906eae4a56cbe0e024644a4ea1127440f713885 (diff) | |
download | edk2-platforms-25973fc3eac9b0bc9a4d70adf993c2fcd668eb21.tar.xz |
Enhance memory copy logic for PEI core image read. The change uses CopyMem() library function for unshadowed version and uses inline implementation for a shadowed version. This reduces PE image reading time to 1/5 - 1/10 when code cache is disabled. The change also fixed a memory leak when allocating shadow space for image read function.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10038 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions