Searched refs:ProcessCommandLine (Results 1 – 3 of 3) sorted by relevance
225 ProcessCommandLine(
450 Status = ProcessCommandLine (); in UefiMain()891 ProcessCommandLine( in ProcessCommandLine() function
50 self.args = self.ProcessCommandLine()74 def ProcessCommandLine(self): member in CommonUtils