audk/StandaloneMmPkg
Achin Gupta d495142506 StandaloneMmPkg: Zero data structure explicitly
Introduction of the -mstrict-align flag results in GCC attempting
to use memset to zero out the InitMmFoundationSvcArgs structure.
In the absence of this C library function, this patch explicitly
zeroes this data structure prior to use.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Achin Gupta <achin.gupta@arm.com>
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
2018-12-09 16:01:27 +00:00
..
Core StandaloneMmPkg/Core: Implementation of Standalone MM Core Module. 2018-07-20 10:55:51 +08:00
Drivers/StandaloneMmCpu/AArch64 StandaloneMmPkg: Add CPU driver suitable for ARM Platforms. 2018-07-20 10:59:53 +08:00
Include StandaloneMmPkg: Add CPU driver suitable for ARM Platforms. 2018-07-20 10:59:53 +08:00
Library StandaloneMmPkg: Zero data structure explicitly 2018-12-09 16:01:27 +00:00
StandaloneMmPkg.dec StandaloneMmPkg: Describe the declaration and definition files. 2018-07-20 10:59:56 +08:00
StandaloneMmPkg.dsc StandaloneMmPkg: Enforce alignment check for AArch64 2018-12-09 16:01:04 +00:00