Searched refs:EFI_LIGHTBLUE (Results 1 – 2 of 2) sorted by relevance
82 efi_st_printc(EFI_LIGHTBLUE, "\nSetting up '%s'\n", test->name); in setup()107 efi_st_printc(EFI_LIGHTBLUE, "\nExecuting '%s'\n", test->name); in execute()132 efi_st_printc(EFI_LIGHTBLUE, "\nTearing down '%s'\n", test->name); in teardown()
564 #define EFI_LIGHTBLUE 0x09 macro