Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DParser.py587 Parameter = GetProtocolParameter(Record[0], ProtocolMode)
653 Parameters = [GetProtocolParameter(Record[0], Index)]
692 def GetProtocolParameter(Parameter, Index = 1): function