Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h466 typedef union efi_uga_draw_protocol efi_uga_draw_protocol_t; typedef
470 efi_status_t (__efiapi *get_mode)(efi_uga_draw_protocol_t *,
H A Dx86-stub.c352 efi_uga_draw_protocol_t *uga = NULL, *first_uga; in setup_uga()