Searched refs:grub_efi_uga_draw_protocol (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Duga_draw.h46 struct grub_efi_uga_draw_protocol struct
49 (*get_mode) (struct grub_efi_uga_draw_protocol *this,
56 (*set_mode) (struct grub_efi_uga_draw_protocol *this,
63 (*blt) (struct grub_efi_uga_draw_protocol *this,
74 typedef struct grub_efi_uga_draw_protocol grub_efi_uga_draw_protocol_t;
/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Defi_uga.c36 static struct grub_efi_uga_draw_protocol *uga;

Completed in 23 milliseconds