Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DUgaDraw.h73 } EFI_UGA_PIXEL; typedef
76 EFI_UGA_PIXEL Pixel;
136 IN EFI_UGA_PIXEL *BltBuffer OPTIONAL,
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c141 EFI_UGA_PIXEL pix0, pix1; in efifb_uga_find_pixel()