Pierre Gondois
fa2c27514c
BaseTools: GenFds: Remove unnecessary code
Running the vulture tool on the GenFds folder gave the following
report. Remove the unnecessary code.
- GenFds/Fd.py:146:
unused method 'GenFlashMap' (60% confidence)
- GenFds/FdfParser.py:1539:
unused attribute 'BaseAddressPcd' (60% confidence)
- GenFds/FdfParser.py:1556:
unused attribute 'SizePcd' (60% confidence)
- GenFds/FdfParser.py:2394:
unused attribute 'CurrentLineNum' (60% confidence)
- GenFds/FdfParser.py:2395:
unused attribute 'CurrentLineContent' (60% confidence)
- GenFds/FdfParser.py:2653:
unused attribute 'CurrentLineNum' (60% confidence)
- GenFds/FdfParser.py:2654:
unused attribute 'CurrentLineContent' (60% confidence)
- GenFds/FdfParser.py:3229:
unused attribute 'CreateFile' (60% confidence)
- GenFds/FfsFileStatement.py:36:
unused attribute 'CurrentLineNum' (60% confidence)
- GenFds/FfsFileStatement.py:37:
unused attribute 'CurrentLineContent' (60% confidence)
- GenFds/FfsInfStatement.py:68:
unused attribute 'CurrentLineNum' (60% confidence)
- GenFds/FfsInfStatement.py:69:
unused attribute 'CurrentLineContent' (60% confidence)
- GenFds/GenFds.py:68:
unused attribute 'LibDir' (60% confidence)
- GenFds/GenFds.py:557:
unused method 'GetFvBlockSize' (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
2021-08-02 03:52:15 +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