diff options
author | Pierre Gondois <Pierre.Gondois@arm.com> | 2021-01-15 15:59:50 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-04-15 19:53:39 +0000 |
commit | 2f2c0a8b9ff51ba5462c9f04ef759320aa3d95d1 (patch) | |
tree | ef611ba6d67c66f0202c1291a7f4739e3b803faa /BaseTools/Source/Python/Common | |
parent | 60e49aac4e44cb262b0f2a1a858c63fcb1412a70 (diff) | |
download | edk2-2f2c0a8b9ff51ba5462c9f04ef759320aa3d95d1.tar.gz edk2-2f2c0a8b9ff51ba5462c9f04ef759320aa3d95d1.tar.bz2 edk2-2f2c0a8b9ff51ba5462c9f04ef759320aa3d95d1.zip |
ArmPkg: Fix Ecc error 8005/8007 in ArmDisassemblerLib
This patch fixes the following Ecc reported 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'
8007:
There should be no use of short (single character) variable names
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions