mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Running the vulture tool on the Table folder gave the following report. Remove the unnecessary code. - Table/Table.py:88: unused method 'GenerateID' (60% confidence) - Table/TableDataModel.py:83: unused method 'GetCrossIndex' (60% confidence) - Table/TableEotReport.py:66: unused method 'GetMaxID' (60% confidence) Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Table.py | ||
| TableDataModel.py | ||
| TableDec.py | ||
| TableDsc.py | ||
| TableEotReport.py | ||
| TableFdf.py | ||
| TableFile.py | ||
| TableFunction.py | ||
| TableIdentifier.py | ||
| TableInf.py | ||
| TablePcd.py | ||
| TableQuery.py | ||
| TableReport.py | ||