Searched refs:GetTableList (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DMetaDataParser.py70 def GetTableList(FileModelList, Table, Db): function
H A DEcc.py154 EccGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EccGlobalData.gDb)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DEot.py519 EotGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EotGlobalData.gDb)
H A DParser.py161 ## GetTableList() method
171 def GetTableList(FileModelList, Table, Db): function

Completed in 434 milliseconds