summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/VpdInfoFile.py
diff options
context:
space:
mode:
authorJaben Carsey <jaben.carsey@intel.com>2018-10-23 20:29:22 +0300
committerYonghong Zhu <yonghong.zhu@intel.com>2018-10-25 15:16:31 +0300
commit5a6a268d51079ce66e09db5d5b6842d499256cb9 (patch)
tree6f1d392d37794b025730615c01fa7592153904b4 /BaseTools/Source/Python/Common/VpdInfoFile.py
parent9ffaaac2e5e7c5e21ad4ff2d0f9ac5d84878e57d (diff)
downloadedk2-5a6a268d51079ce66e09db5d5b6842d499256cb9.tar.xz
BaseTools/GenFds: remove MacroDict parameter
The MacroDict parameter goes around in circles through 4 functions without use. 1. GetSectionData calls into GetLeafSection, otherwise doesn?t use MacroDict 2. GetLeafSection calls into GetFileStatement, otherwise doesn?t use MacroDict 3. GetFileStatement calls into GetFilePart, otherwise doesn?t use MacroDict 4. GetFilePart calls into GetSectionData, otherwise doesn?t use MacroDict Go to 1 and repeat forever. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jaben Carsey <jaben.carsey@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/VpdInfoFile.py')
0 files changed, 0 insertions, 0 deletions