Home
last modified time | relevance | path

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

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