summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2025-04-30 14:31:24 +0200
committerLiming Gao <gaoliming@byosoft.com.cn>2025-07-01 09:51:38 +0800
commitac9dc333965804e128945c28482c1b76199d6968 (patch)
tree63a49a996057e54946b943764cadff6a32084b05 /BaseTools/Source/Python/Ecc
parentf79717aac2345568f46d69e125972342850ebd1e (diff)
downloadedk2-ac9dc333965804e128945c28482c1b76199d6968.zip
edk2-ac9dc333965804e128945c28482c1b76199d6968.tar.gz
edk2-ac9dc333965804e128945c28482c1b76199d6968.tar.bz2
BaseTools: build: Remove unnecessary code
Running the vulture tool on the build folder gave the following report. Remove the unnecessary code. - build/build.py:79: unused function 'IsToolInPath' (60% confidence) - build/build.py:396: unused class 'PlatformMakeUnit' (60% confidence) - build/build.py:570: unused method 'GetErrorMessage' (60% confidence) - build/build.py:806: unused attribute 'HashSkipModules' (60% confidence) - build/build.py:807: unused attribute 'Db_Flag' (60% confidence) - build/build.py:1048: unused attribute 'Db_Flag' (60% confidence) - build/build.py:2500: unused method 'GetRealPathOfTool' (60% confidence) - build/BuildReport.py:1497: unused method 'StrtoHex' (60% confidence) Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions