audk/StandaloneMmPkg
Ard Biesheuvel 77746e7080 StandaloneMmPkg/StandaloneMmPeCoffExtraActionLib: ignore runtime attribute
The special handling of the EFI_IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER
attribute is only necessary for images that are relocated twice, i.e.,
in the context of SetVirtualAddressMap (). This does not apply to
standalone MM modules, so drop the check.

Drop some redundant DEBUG output while at it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
2019-01-21 14:42:16 +01:00
..
Core StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Drivers/StandaloneMmCpu/AArch64 StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> Standalone 2019-01-21 14:40:29 +01:00
Include StandaloneMmPkg: Add CPU driver suitable for ARM Platforms. 2018-07-20 10:59:53 +08:00
Library StandaloneMmPkg/StandaloneMmPeCoffExtraActionLib: ignore runtime attribute 2019-01-21 14:42:16 +01:00
StandaloneMmPkg.dec StandaloneMmPkg: Describe the declaration and definition files. 2018-07-20 10:59:56 +08:00
StandaloneMmPkg.dsc StandaloneMmPkg: Update dependency on PeCoffExtraActionLib 2018-12-09 16:01:42 +00:00