]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Support Unicode character output via framebuffer console
authorMichael Brown <mcb30@ipxe.org>
Tue, 15 Mar 2022 15:04:22 +0000 (15:04 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 15 Mar 2022 17:30:52 +0000 (17:30 +0000)
commitdd3547543811dd2e996b910bdadb609414904352
tree011986d510ce4be662c5bc09bf8f66fdf424f117
parentba93c9134ce9d9edcba117b690fbbdd35b3e066b
[efi] Support Unicode character output via framebuffer console

Extend the glyph cache to include a number of dynamic entries that are
populated on demand whenever a non-ASCII character needs to be drawn.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/interface/efi/efi_fbcon.c