Re: [PATCH] grub-shell: Add flexibility in QEMU firmware handling

2023-01-24 Thread Gerd Hoffmann
Hi, > > > Do not load the system 32-bit ARM firmware VARS file because it > > > must be writable to prevent a data exception and boot failure. So > > > in order to use the VARS file, it must be copied to a writable > > > location, but its quite large at 64M and is not needed to boot > > > succes

Re: [PATCH] misc: Move *printf function declarations to same location

2023-01-24 Thread Daniel Kiper
On Fri, Jan 20, 2023 at 09:57:33PM -0600, Glenn Washburn wrote: > Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] grub-shell: Add flexibility in QEMU firmware handling

2023-01-24 Thread Robbie Harwood
Glenn Washburn writes: > On Mon, 23 Jan 2023 10:28:09 +0100 > Gerd Hoffmann wrote: > >> On Sat, Jan 21, 2023 at 12:15:20AM -0600, Glenn Washburn wrote: >> > The current qemu firmware paths for arm-efi and arm64-efi are not >> > available on Ubuntu/Debian but are hardcoded. Switch to first >> > l