Add fonts to the EFI images
The previous security updates disallowed loading unsigned fonts when in SB mode. To make things work again: * Embed the "unicode" font into the embedded memdisk image so it can be loaded. * Add the memdisk to our normal grubx64.efi loader too * Add a patch from Chris Coulson to make the font loader look for fonts in the memdisk whenever they're loaded. Closes: #1024395, #1025352, #1024447
Showing
- debian/build-efi-images 70 additions, 24 deletionsdebian/build-efi-images
- debian/changelog 8 additions, 0 deletionsdebian/changelog
- debian/patches/font-Try-opening-fonts-from-the-bundled-memdisk.patch 76 additions, 0 deletions...hes/font-Try-opening-fonts-from-the-bundled-memdisk.patch
- debian/patches/series 1 addition, 0 deletionsdebian/patches/series
- grub-core/font/font.c 31 additions, 17 deletionsgrub-core/font/font.c
Loading
Please register or sign in to comment