audk/ArmPlatformPkg
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
..
Drivers ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMm 2021-04-15 19:24:14 +00:00
Include/Library ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
Library ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
MemoryInitPei ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
PlatformPei ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
PrePeiCore ArmPkg: Fix Ecc error 8001 in Chipset 2021-04-15 19:53:39 +00:00
PrePi ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
Scripts ArmPlatformPkg: convert LFs to CRLF, expand hard TABs 2020-03-04 12:22:07 +00:00
ArmPlatformPkg.dec ArmPlatformPkg: remove PL180 SD controller driver 2020-05-05 15:37:20 +00:00
ArmPlatformPkg.dsc ArmPlatformPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib 2021-03-31 05:47:10 +00:00