On Thu, 13 Nov 2025 at 18:40, Andrew Cooper <[email protected]> wrote: > > On 13/11/2025 6:35 pm, Marek Marczykowski-Górecki wrote: > > On Thu, Nov 13, 2025 at 03:43:58PM +0000, Frediano Ziglio wrote: > >> From: Frediano Ziglio <[email protected]> > >> > >> For xen.gz file we strip all symbols and have an additional > >> xen-syms.efi file version with all symbols. > > You meant xen-syms here, right? > > I think so. I just noticed the same. >
Yes, my mistake > > > >> Make xen.efi more coherent stripping all symbols too. > >> xen-syms.efi can be used for debugging. > >> > >> Signed-off-by: Frediano Ziglio <[email protected]> > > With the above fixed: > > > > Reviewed-by: Marek Marczykowski-Górecki <[email protected]> > > > > I've done some ad-hoc testing and everything seems to be in order. > > Acked-by: Andrew Cooper <[email protected]> Thanks, Frediano
