Pierre Gondois
583b64122c
BaseTools: UPT/Parser: Remove unnecessary code
Running the vulture tool on the UPT/Parser folder gave the following
report. Remove the unnecessary code.
- UPT/Parser/InfAsBuiltProcess.py:223:
unused function 'GetInfsFromWorkSpace' (60% confidence)
- UPT/Parser/InfAsBuiltProcess.py:237:
unused function 'GetGuidVerFormLibInstance' (60% confidence)
- UPT/Parser/InfParserMisc.py:211:
unused attribute 'InfPeiDepexSection' (60% confidence)
- UPT/Parser/InfParserMisc.py:212:
unused attribute 'InfDxeDepexSection' (60% confidence)
- UPT/Parser/InfParserMisc.py:213:
unused attribute 'InfSmmDepexSection' (60% confidence)
- UPT/Parser/InfSectionParser.py:231:
unused attribute 'InfPeiDepexSection' (60% confidence)
- UPT/Parser/InfSectionParser.py:232:
unused attribute 'InfDxeDepexSection' (60% confidence)
- UPT/Parser/InfSectionParser.py:233:
unused attribute 'InfSmmDepexSection' (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
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
2023-12-21 00:33:31 +00:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08: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