Searched refs:InputStatement (Results 1 – 1 of 1) sorted by relevance
96 IN CONST CHAR16* InputStatement, in SelectBootOption() argument119 if (StrCmp (InputStatement, DELETE_BOOT_ENTRY) == 0) { in SelectBootOption()121 } else if (StrCmp (InputStatement, UPDATE_BOOT_ENTRY) == 0) { in SelectBootOption()123 } else if (StrCmp (InputStatement, MOVE_BOOT_ENTRY) == 0) { in SelectBootOption()134 Print (InputStatement); in SelectBootOption()