Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Defi.c26 [EFI_GOT_BGRA8] = { {16, 8}, {8, 8}, {0, 8}, {24, 8} },
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c484 gopobj->info.pixel_format = EFI_GOT_BGRA8; in efi_gop_register()
/openbmc/u-boot/include/
H A Defi_api.h1127 #define EFI_GOT_BGRA8 1 macro