aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efi_fbcon.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-15[efi] Support Unicode character output via framebuffer consoleMichael Brown1-3/+48
2022-03-15[fbcon] Support Unicode character outputMichael Brown1-70/+128
2016-03-10[efi] Work around broken GetFontInfo() implementationsMichael Brown1-16/+38
2015-10-16[efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consolesMichael Brown1-0/+551