Lines Matching full:text
60 This function calls the text input EFI selftest.
62 u_boot_console.run_command(cmd='setenv efi_selftest text input')
67 raise Exception('No prompt for \'text input\' test')
76 raise Exception('EOT failed in \'text input\' test')
84 raise Exception('BS failed in \'text input\' test')
92 raise Exception('BS failed in \'text input\' test')
100 raise Exception('\'a\' failed in \'text input\' test')
108 raise Exception('UP failed in \'text input\' test')
115 raise Exception('Euro sign failed in \'text input\' test')
130 This function calls the extended text input EFI selftest.
132 u_boot_console.run_command(cmd='setenv efi_selftest extended text input')
137 raise Exception('No prompt for \'text input\' test')
146 raise Exception('EOT failed in \'text input\' test')
154 raise Exception('BS failed in \'text input\' test')
162 raise Exception('TAB failed in \'text input\' test')
170 raise Exception('\'a\' failed in \'text input\' test')
178 raise Exception('UP failed in \'text input\' test')
185 raise Exception('Euro sign failed in \'text input\' test')
194 raise Exception('SHIFT+ALT+FN 5 failed in \'text input\' test')