Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DParser.py693 return GetParameter(Parameter, Index)
705 return GetParameter(Parameter, Index)
716 def GetParameter(Parameter, Index = 1): function