]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Refine global variable name to follow EDK II coding style.
authorKinney, Michael D <michael.d.kinney@intel.com>
Fri, 7 Aug 2015 01:33:32 +0000 (01:33 +0000)
committershenshushi <shenshushi@Edk2>
Fri, 7 Aug 2015 01:33:32 +0000 (01:33 +0000)
commitf52e226e19c79e7276668e29c173fbf19a851a36
tree4bc89a5cb75f2259a6dbee353e2d2496b18cb382
parenteff60c11eadb1594fbd6d8f8906c5577c9f90026
ShellPkg: Refine global variable name to follow EDK II coding style.

EDK II C coding style requires use of 'm' or 'g' for module globals.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Kinney, Michael D" <michael.d.kinney@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18184 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c