diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-01-16 21:22:34 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-01-21 14:42:37 +0100 |
commit | 877013d0a58f6baada8eb29665bdf36a61a946fa (patch) | |
tree | 622f9282a0ec3a0f77a6efcbc841572acdec1ed5 /BaseTools/Source/Python/CommonDataClass | |
parent | 77746e70807d77db057595f718a5c7aabe611e03 (diff) | |
download | edk2-877013d0a58f6baada8eb29665bdf36a61a946fa.tar.gz edk2-877013d0a58f6baada8eb29665bdf36a61a946fa.tar.bz2 edk2-877013d0a58f6baada8eb29665bdf36a61a946fa.zip |
StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twice
The dispatcher uses the PE/COFF loader to load images into the heap,
but only does so after copying the entire image first, leading to
two copies being made for no good reason.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions