Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DUgaDraw.h19 typedef struct _EFI_UGA_DRAW_PROTOCOL EFI_UGA_DRAW_PROTOCOL; typedef
38 IN EFI_UGA_DRAW_PROTOCOL *This,
61 IN EFI_UGA_DRAW_PROTOCOL *This,
135 IN EFI_UGA_DRAW_PROTOCOL *This,
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c138 efifb_uga_find_pixel(EFI_UGA_DRAW_PROTOCOL *uga, uint_t line, in efifb_uga_find_pixel()
289 efifb_from_uga(struct efi_fb *efifb, EFI_UGA_DRAW_PROTOCOL *uga) in efifb_from_uga()
517 extern EFI_UGA_DRAW_PROTOCOL *uga; in efi_find_framebuffer()
863 extern EFI_UGA_DRAW_PROTOCOL *uga; in command_uga()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c49 EFI_UGA_DRAW_PROTOCOL *uga;