audk/StandaloneMmPkg/Core
Ard Biesheuvel 877013d0a5 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>
2019-01-21 14:42:37 +01:00
..
Dependency.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Dispatcher.c StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twice 2019-01-21 14:42:37 +01:00
FwVol.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Handle.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
InstallConfigurationTable.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Locate.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Mmi.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Notify.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Page.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Pool.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
StandaloneMmCore.c StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
StandaloneMmCore.h StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
StandaloneMmCore.inf StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
StandaloneMmCorePrivateData.h StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00