audk/StandaloneMmPkg/Library
Sami Mujawar 0527053262 StandaloneMmPkg: Fix ECC error 8005 in StandaloneMmCoreEntryPoint
Bugzilla: 3150 (https://bugzilla.tianocore.org/show_bug.cgi?id=3150)

The ECC tool reports error [8005] Variable name does not follow the rules:
  1. First character should be upper case
  2. Must contain lower case characters
  3. No white space characters
  4. Global variable name must start with a 'g'
for the constants SPM_MAJOR_VER, SPM_MINOR_VER & BOOT_PAYLOAD_VERSION.

Fix this by changing converting these constant variables to #defined
values.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2021-01-07 11:13:39 +00:00
..
FvLib StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
StandaloneMmCoreEntryPoint StandaloneMmPkg: Fix ECC error 8005 in StandaloneMmCoreEntryPoint 2021-01-07 11:13:39 +00:00
StandaloneMmCoreHobLib StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
StandaloneMmCoreMemoryAllocationLib StandaloneMmPkg: Fix ECC error 9002 in CoreMemoryAllocationLib 2021-01-07 11:13:39 +00:00
StandaloneMmHobLib StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
StandaloneMmMemLib StandaloneMmPkg: Fix ECC error 9002 in StandaloneMmMemLib 2021-01-07 11:13:39 +00:00
StandaloneMmMemoryAllocationLib StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
StandaloneMmPeCoffExtraActionLib StandaloneMmPkg: Fix few typos 2020-02-10 22:30:07 +00:00
VariableMmDependency StandaloneMmPkg: Fix spell check reported errors 2021-01-07 11:13:39 +00:00