audk/ArmPkg/Drivers/ArmScmiDxe
Pierre Gondois 063f8483b9 ArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMAT
This patch fixes the following Ecc reported error:
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'

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
..
ArmScmiBaseProtocolPrivate.h ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmScmiClockProtocolPrivate.h ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmScmiDxe.inf ArmPkg: Fix Ecc error 10014 in ArmScmiDxe 2021-04-15 19:53:39 +00:00
ArmScmiPerformanceProtocolPrivate.h ArmPkg: ArmScmiDxe - convert .h to from 8859-x to 7-bit 2019-10-04 11:18:22 +01:00
Scmi.c ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID 2021-04-15 19:53:39 +00:00
ScmiBaseProtocol.c ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE 2021-04-15 19:53:39 +00:00
ScmiClockProtocol.c ArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMAT 2021-04-15 19:53:39 +00:00
ScmiDxe.c ArmPkg: Fix Ecc error 8005 for SCMI_PROTOCOL_ID 2021-04-15 19:53:39 +00:00
ScmiDxe.h ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ScmiPerformanceProtocol.c ArmPkg: Fix Ecc error 8005 for SCMI_PROTOCOL_ID 2021-04-15 19:53:39 +00:00
ScmiPrivate.h ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID 2021-04-15 19:53:39 +00:00