On Sat, 27 Feb 2021 13:19:17 +0100
Daniel Kiper wrote:
> On Thu, Feb 18, 2021 at 08:47:01PM -0600, Glenn Washburn wrote:
> > This patch series fixes all compile errors due to format string
> > issues on grub_error. This was tested against nearly all supported
> > platforms successfully. This is i
On Thu, Feb 18, 2021 at 08:47:01PM -0600, Glenn Washburn wrote:
> This patch series fixes all compile errors due to format string issues on
> grub_error. This was tested against nearly all supported platforms
> successfully. This is important because earlier versions of these changes
> compiled suc
This patch series fixes all compile errors due to format string issues on
grub_error. This was tested against nearly all supported platforms
successfully. This is important because earlier versions of these changes
compiled successfully on x86 platforms, but had issues on other ones not
tested.
Al