Home
last modified time | relevance | path

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

/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DGraphicsOutput.h57 } EFI_GRAPHICS_PIXEL_FORMAT; typedef
77 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat;
/dragonfly/stand/boot/efi/loader/arch/x86_64/
H A Dframebuffer.c62 efifb_mask_from_pixfmt(struct efi_fb *efifb, EFI_GRAPHICS_PIXEL_FORMAT pixfmt, in efifb_mask_from_pixfmt()