Lines Matching refs:efi_st_printc
66 efi_st_printc(EFI_WHITE, "\nBoot services terminated\n"); in efi_st_exit_boot_services()
82 efi_st_printc(EFI_LIGHTBLUE, "\nSetting up '%s'\n", test->name); in setup()
88 efi_st_printc(EFI_LIGHTGREEN, in setup()
107 efi_st_printc(EFI_LIGHTBLUE, "\nExecuting '%s'\n", test->name); in execute()
113 efi_st_printc(EFI_LIGHTGREEN, in execute()
132 efi_st_printc(EFI_LIGHTBLUE, "\nTearing down '%s'\n", test->name); in teardown()
138 efi_st_printc(EFI_LIGHTGREEN, in teardown()
268 efi_st_printc(EFI_WHITE, "\nTesting EFI API implementation\n"); in efi_selftest()
271 efi_st_printc(EFI_WHITE, "\nSelected test: '%ps'\n", testname); in efi_selftest()
273 efi_st_printc(EFI_WHITE, "\nNumber of tests to execute: %u\n", in efi_selftest()
307 efi_st_printc(EFI_WHITE, "\nSummary: %u failures\n\n", failures); in efi_selftest()