Reviewed-by: Sami Mujawar
Regards,
Sami Mujawar
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#71984): https://edk2.groups.io/g/devel/message/71984
Mute This Topic: https://groups.io/mt/80474638/21656
Group Owner: devel+ow...@edk2.grou
From: Pierre Gondois
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