Re: Fonts and theming and what to do in future with SB

2022-12-01 Thread Zhang Boyang
Hi, On 2022/12/1 00:08, Robbie Harwood wrote: Zhang Boyang writes: On 2022/11/30 02:35, Steve McIntyre wrote: AFAIK Chris Coulson has a patch for the font loader to cause it to try loading fonts from the embedded memdisk first. Is that the best approach? If so, what fonts should we be embed

Re: Fonts and theming and what to do in future with SB

2022-11-30 Thread Robbie Harwood
Zhang Boyang writes: > On 2022/11/30 02:35, Steve McIntyre wrote: > >> AFAIK Chris Coulson has a patch for the font loader to cause it to try >> loading fonts from the embedded memdisk first. Is that the best >> approach? If so, what fonts should we be embedding in the signed >> image? It's a tra

Re: Fonts and theming and what to do in future with SB

2022-11-30 Thread Zhang Boyang
Hi, On 2022/11/30 02:35, Steve McIntyre wrote: Hey folks! So, with the latest set of GRUB CVE patches we've fixed up a bunch of potential crashes in font-handling code that could lead to Secure Boot holes. These are good and useful fixes, and thanks to Zhang Boyang and everyone else involved!

Re: Fonts and theming and what to do in future with SB

2022-11-29 Thread Michael Chang via Grub-devel
On Tue, Nov 29, 2022 at 03:24:51PM -0500, Robbie Harwood wrote: > Steve McIntyre writes: > > > Hey folks! > > > > So, with the latest set of GRUB CVE patches we've fixed up a bunch of > > potential crashes in font-handling code that could lead to Secure Boot > > holes. These are good and useful f

Re: Fonts and theming and what to do in future with SB

2022-11-29 Thread Robbie Harwood
Steve McIntyre writes: > Hey folks! > > So, with the latest set of GRUB CVE patches we've fixed up a bunch of > potential crashes in font-handling code that could lead to Secure Boot > holes. These are good and useful fixes, and thanks to Zhang Boyang and > everyone else involved! > > There were

Fonts and theming and what to do in future with SB

2022-11-29 Thread Steve McIntyre
Hey folks! So, with the latest set of GRUB CVE patches we've fixed up a bunch of potential crashes in font-handling code that could lead to Secure Boot holes. These are good and useful fixes, and thanks to Zhang Boyang and everyone else involved! There were also a few other changes: * In SB mod