Searched refs:GetTableList (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
D | MetaDataParser.py | 71 def GetTableList(FileModelList, Table, Db): function
|
D | Ecc.py | 187 …EccGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EccG…
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
D | Eot.py | 520 …EotGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EotG…
|
D | Parser.py | 172 def GetTableList(FileModelList, Table, Db): function
|