Searched defs:GetParameter (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DParser.py689 # @return: call common GetParameter
692 return GetParameter(Parameter, Index)
701 # @return: call common GetParameter
704 return GetParameter(Parameter, Index)
706 ## GetParameter() method
715 def GetParameter(Parameter, Index = 1): function

Completed in 86 milliseconds