Home
last modified time | relevance | path

Searched refs:EFI_LIGHTBLUE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/lib/efi_selftest/
Defi_selftest.c83 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()
/external/u-boot/include/
Defi_api.h533 #define EFI_LIGHTBLUE 0x09 macro