commit | efb5c6423be19ceb3d48386758cf8c1995dcb752 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 04 08:10:42 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 10 20:01:33 2024 -0600 |
tree | f18c62069f7e1ae01a4f05c17f7bf000ad12e4d4 | |
parent | 4d45e3d626d0798b9c66c8a8669682b94b5a894e [diff] |
x86: qemu: Enable truetype fonts Enable this feature to provide a larger font choice and more attractive menus. Expand the ROM for x86_64 to 2MB to make space for the font. Signed-off-by: Simon Glass <sjg@chromium.org>