Pierre Gondois
ff0162bf07
BaseTools: FMTT: Remove unnecessary code
Running the vulture tool on the FMTT folder gave the following
report. Remove the unnecessary code.
- FMMT/core/BinaryFactoryProduct.py:132:
unused attribute 'ROffset' (60% confidence)
- FMMT/core/BinaryFactoryProduct.py:176:
unused attribute 'ROffset' (60% confidence)
- FMMT/core/BinaryFactoryProduct.py:229:
unused attribute 'ROffset' (60% confidence)
- FMMT/core/BinaryFactoryProduct.py:365:
unused class 'ElfSectionProduct' (60% confidence)
- FMMT/core/BinaryFactoryProduct.py:369:
unused method 'ParserSectionData' (60% confidence)
- FMMT/core/BinaryFactoryProduct.py:371:
unused method 'ParserProgramData' (60% confidence)
- FMMT/core/BiosTree.py:76:
unused method 'insertRel' (60% confidence)
- FMMT/core/BiosTree.py:84:
unused method 'deleteNode' (60% confidence)
- FMMT/core/BiosTreeNode.py:63:
unused attribute 'ROffset' (60% confidence)
- FMMT/core/BiosTreeNode.py:125:
unused attribute 'ROffset' (60% confidence)
- FMMT/core/BiosTreeNode.py:182:
unused attribute 'ROffset' (60% confidence)
- FMMT/core/BiosTreeNode.py:185:
unused attribute 'SectionMaxAlignment' (60% confidence)
- FMMT/core/BiosTreeNode.py:220:
unused attribute 'ROffset' (60% confidence)
- FMMT/core/BiosTreeNode.py:223:
unused attribute 'OriHeader' (60% confidence)
- FMMT/core/BiosTreeNode.py:226:
unused attribute 'SectionMaxAlignment' (60% confidence)
- FMMT/core/BiosTreeNode.py:247:
unused attribute 'ROffset' (60% confidence)
- FMMT/FMMT.py:52:
unused attribute 'firmware_packet' (60% confidence)
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
2025-07-01 09:51:38 +08:00
..
2023-12-21 00:33:31 +00:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2025-04-14 20:53:02 +00:00
2022-10-19 06:32:07 +00:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2023-12-11 10:12:52 +00:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2023-12-21 00:33:31 +00:00
2019-08-09 23:15:52 +08:00
2019-08-01 15:36:48 +08:00
2019-08-01 15:36:48 +08:00
2021-08-02 03:52:15 +00:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2021-02-07 01:46:18 +00:00
2024-08-31 04:58:54 +00:00
2025-07-01 09:51:38 +08:00
2025-06-07 17:56:04 +00:00
2019-11-11 13:01:53 -08:00
2019-04-09 09:10:20 -07:00
2019-10-04 11:18:22 +01:00
2019-10-23 14:25:23 +08:00