Home
last modified time | relevance | path

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

/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DUgaDraw.h96 EfiUgaBltBufferToVideo, ///< Write data from the BltBuffer rectangle enumerator
/dragonfly/stand/boot/efi/loader/arch/x86_64/
H A Dframebuffer.c150 status = uga->Blt(uga, &pix1, EfiUgaBltBufferToVideo, in efifb_uga_find_pixel()
163 status = uga->Blt(uga, &pix0, EfiUgaBltBufferToVideo, in efifb_uga_find_pixel()