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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DEccGlobalData.py23 gIdentifierTableList = [] variable
H A DEcc.py154 EccGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EccGlobalData.gDb)
H A DCheck.py254 for IdentifierTable in EccGlobalData.gIdentifierTableList:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DEotGlobalData.py29 gIdentifierTableList = [] variable
H A DEot.py395 for Identifier in EotGlobalData.gIdentifierTableList:
415 for Identifier in EotGlobalData.gIdentifierTableList:
519 EotGlobalData.gIdentifierTableList = GetTableList((MODEL_FILE_C, MODEL_FILE_H), 'Identifier', EotGlobalData.gDb)

Completed in 50 milliseconds