efi_fb
extern int efi_find_framebuffer(struct efi_fb *efifb);
struct efi_fb efifb;
struct efi_fb efifb;
efifb_from_gop(struct efi_fb *efifb, EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE *mode,
efifb_from_uga(struct efi_fb *efifb, EFI_UGA_DRAW_PROTOCOL *uga)
efi_find_framebuffer(struct efi_fb *efifb)
print_efifb(int mode, struct efi_fb *efifb, int verbose)
struct efi_fb fb;
efifb_color_depth(struct efi_fb *efifb)
extern struct efi_fb efifb;
struct efi_fb fb;
efifb_mask_from_pixfmt(struct efi_fb *efifb, EFI_GRAPHICS_PIXEL_FORMAT pixfmt,
extern struct efi_fb efifb;
int efi_find_framebuffer(struct efi_fb *efifb);