Searched refs:GetTableList (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/ |
H A D | MetaDataParser.py | 70 def GetTableList(FileModelList, Table, Db): function
|
H A D | Ecc.py | 154 EccGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EccGlobalData.gDb)
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/ |
H A D | Eot.py | 519 EotGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EotGlobalData.gDb)
|
H A D | Parser.py | 161 ## GetTableList() method 171 def GetTableList(FileModelList, Table, Db): function
|
Completed in 331 milliseconds