[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] loader/i386/linux.c Correct wrong initrd address for debug
From: |
Daniel Kiper |
Subject: |
Re: [PATCH] loader/i386/linux.c Correct wrong initrd address for debug |
Date: |
Tue, 13 Dec 2022 13:10:01 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Dec 09, 2022 at 12:07:49PM +0800, Jeremy Szu wrote:
> From: Jeremy Su <os369510@gmail.com>
>
> The 'addr' is used to request the memory with specific ranges but the
> real loadable address come from the relocator.
> Thus, print the final retrieved addresses (virtual and physical) for
> initrd.
Missing SOB but I can add it on your behalf if you are OK with it.
Otherwise Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>...
Daniel