audk/ArmPlatformPkg/PrePeiCore
Pierre Gondois a4d95d7cf9 ArmPkg: Fix Ecc error 8001 in Chipset
This patch fixes the following Ecc reported error:
Only capital letters are allowed to be used
for #define declarations

Edk2 coding standard stating that:
"Names starting with one or two underscores, such as
_MACRO_GUARD_FILE_NAME_H_, must not be used."
the include guard of ArmCortexA5x.h is also updated.

Ref:
https://edk2-docs.gitbook.io/edk-ii-c-coding-standards-specification/
5_source_files/53_include_files#
5-3-5-all-include-file-contents-must-be-protected-by-a-include-guard

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-04-15 19:53:39 +00:00
..
AArch64 ArmPkg: Fix Ecc error 8001 in Chipset 2021-04-15 19:53:39 +00:00
Arm ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
MainMPCore.c ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
MainUniCore.c ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
PrePeiCore.c ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
PrePeiCore.h ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
PrePeiCoreMPCore.inf ArmPlatformPkg/PrePeiCore: replace set/way cache ops with by-VA ones 2020-03-04 17:42:43 +00:00
PrePeiCoreUniCore.inf ArmPlatformPkg/PrePeiCore: replace set/way cache ops with by-VA ones 2020-03-04 17:42:43 +00:00