Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DParser.py572 def SearchProtocols(SqlCommand, Table, SourceFileID, SourceFileFullPath, ItemMode, ProtocolMode): argument
586 if ProtocolMode == 0 or ProtocolMode == 1:
587 Parameter = GetProtocolParameter(Record[0], ProtocolMode)
593 if ProtocolMode == 2: