Home
last modified time | relevance | path

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

/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DSimpleTextOut.h37 #define BOXDRAW_HORIZONTAL 0x2500 macro
/dragonfly/stand/boot/efi/libefi/
H A Defi_console.c468 case 0xc4: buf[0] = BOXDRAW_HORIZONTAL; break; in efi_cons_efiputchar()