]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/build.py
BaseTools/build/build: delete variable
authorCarsey, Jaben <jaben.carsey@intel.com>
Thu, 24 Jan 2019 16:14:21 +0000 (00:14 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Mon, 28 Jan 2019 03:44:45 +0000 (11:44 +0800)
commitf30e4aed99ae126f767e6c8db1f1fde25161273a
treec924f9e77e54188f398276dc554c14ad44aab605
parent3aaacb2daff0f58c067f56b718635ac3a0651cb9
BaseTools/build/build: delete variable

delete the shared global variable from Common.Misc
delete the uncalled users of the variable from build.build

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/build/build.py