Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DMetaDataParser.py71 def GetTableList(FileModelList, Table, Db): function
DEcc.py186 …EccGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EccG…
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DEot.py520 …EotGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EotG…
DParser.py172 def GetTableList(FileModelList, Table, Db): function