summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorZhichao Gao <zhichao.gao@intel.com>2019-04-24 11:32:38 +0800
committerLiming Gao <liming.gao@intel.com>2019-04-28 10:54:28 +0800
commit4e4b23040786db5e839b6dfdbb147d0bafe090c1 (patch)
tree9580c84509cb2b590cf882f934d7a07e44294e0b /BaseTools/Source/Python
parent9ed8c3a8068aebb7e1519ecc8c3be837a4167be5 (diff)
downloadedk2-4e4b23040786db5e839b6dfdbb147d0bafe090c1.zip
edk2-4e4b23040786db5e839b6dfdbb147d0bafe090c1.tar.gz
edk2-4e4b23040786db5e839b6dfdbb147d0bafe090c1.tar.bz2
IntelFrameworkModulePkg: make global variable static
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1740 Add a 'static' storage-class specifier to the global variables that only used in a single file to minimize the name collisions. This is only for the variable named 'mExitBootServicesEvent'. Cc: Laszlo Ersek <lersek@redhat.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Dandan Bi <dandan.bi@intel.com> Signed-off-by: Zhichao Gao <zhichao.gao@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions