Home
last modified time | relevance | path

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

/openbsd/sys/stand/efi/include/
H A Deficon.h90 #define EFI_LIGHTGRAY (EFI_BLUE | EFI_GREEN | EFI_RED) macro
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.c502 conout->SetAttribute(conout, EFI_TEXT_ATTR(EFI_LIGHTGRAY, EFI_BLACK)); in efi_video_reset()