commit | fedc31f78d87e1f1580ee5bf75cd55c9c1171d26 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Apr 10 20:01:42 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 10 20:01:42 2024 -0600 |
tree | 0b91636c678154e795bddfebb5d4262d612b4dc4 | |
parent | 5e3848670b912ac4f4de9371fdf98d7745782541 [diff] | |
parent | efb5c6423be19ceb3d48386758cf8c1995dcb752 [diff] |
Merge patch series "Resolve issues with booting distros on x86" Simon Glass <sjg@chromium.org> says: This little series reprises the EFI-video fix, fixes a USB problem and enables a boot script for coreboot. It also moves to truetype fonts for coreboot and qemu-x86, since the menus look much better and there are no strong size constraints. With these changes it is possible to boot a Linux distro automatically with U-Boot on x86, including when U-Boot is the second-stage bootloader.