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