Home
last modified time | relevance | path

Searched refs:EFI_GOT_RGBA8 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/video/
Defi.c25 [EFI_GOT_RGBA8] = { {0, 8}, {8, 8}, {16, 8}, {24, 8} },
/external/u-boot/cmd/
Delf.c330 gop->info.pixel_format = EFI_GOT_RGBA8; in do_bootvx()
/external/u-boot/include/
Defi_api.h652 #define EFI_GOT_RGBA8 0 macro