Searched refs:EFI_ATTR_FG (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/efi_loader/ | ||
| A D | efi_console.c | 437 unsigned int fg = EFI_ATTR_FG(attribute); in efi_cout_set_attribute() |
| /u-boot/include/ | ||
| A D | efi_api.h | 702 #define EFI_ATTR_FG(attr) ((attr) & 0x07) macro |
Completed in 14 milliseconds