Home
last modified time | relevance | path

Searched refs:gIdentifierTableList (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DEccGlobalData.py23 gIdentifierTableList = [] variable
DEcc.py186 …EccGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EccG…
DCheck.py273 for IdentifierTable in EccGlobalData.gIdentifierTableList:
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DEotGlobalData.py30 gIdentifierTableList = [] variable
DEot.py396 for Identifier in EotGlobalData.gIdentifierTableList:
416 for Identifier in EotGlobalData.gIdentifierTableList:
520 …EotGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EotG…