Re: [PATCH] gdb: Add gdbinfo command for printing the load address of the EFI application

2023-05-30 Thread Daniel Kiper
On Sat, May 13, 2023 at 09:25:38PM -0500, Glenn Washburn wrote: > EFI firmware determines where to load the GRUB EFI at runtime, and so the > addresses of debug symbols are not known ahead of time. There is a command > defined in the gdb_grub script which will load the debug symbols at the > approp

Re: [PATCH] gdb: Add gdbinfo command for printing the load address of the EFI application

2023-05-30 Thread Daniel Kiper
On Tue, May 30, 2023 at 04:29:08PM +0200, Daniel Kiper wrote: > On Sat, May 13, 2023 at 09:25:38PM -0500, Glenn Washburn wrote: > > EFI firmware determines where to load the GRUB EFI at runtime, and so the > > addresses of debug symbols are not known ahead of time. There is a command > > defined in

Re: [PATCH 0/2] EFI chainloader improvement

2023-05-30 Thread Daniel Kiper
On Thu, Aug 25, 2022 at 11:32:01PM -0500, Glenn Washburn wrote: > This series improves the EFI chainloader. I've noticed for a while now that > chainloading would fail when root=memdisk. It didn't really make sense because > I was specifying the image to chainload as device+path, so why would it ca

Re: [PATCH v9 00/11] Add basic Boot Loader Interface support

2023-05-30 Thread Daniel Kiper
On Fri, May 26, 2023 at 01:35:41PM +0200, Oliver Steffen wrote: > This is a step towards supporting unified kernel images (UKI) in Grub. > > Add a new module named bli. It implements a small but quite useful part > of the Boot Loader Interface [0]. This interface uses EFI variables for > communic