audk/MdeModulePkg/Core
jgong5 25973fc3ea 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
2010-02-22 05:48:06 +00:00
..
Dxe Cleanup HOB DEBUG prints 2010-02-17 01:12:55 +00:00
DxeIplPeim Coding style fix and minor improvements. 2010-02-11 02:33:16 +00:00
Pei 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. 2010-02-22 05:48:06 +00:00
RuntimeDxe Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead. 2010-01-27 04:00:58 +00:00