On Wed, Apr 23, 2025 at 10:30 AM Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> wrote:
>
>
> Le mer. 23 avr. 2025, 01:39, Leo Sandoval a écrit :
>
>>
>>
>> On Tue, Apr 15, 2025 at 9:28 AM Vladimir 'phcoder' Serbinenko <
>> phco...@gmail.com> wrote:
>>
>>> What is the code size increase on i38
Le mer. 23 avr. 2025, 01:39, Leo Sandoval a écrit :
>
>
> On Tue, Apr 15, 2025 at 9:28 AM Vladimir 'phcoder' Serbinenko <
> phco...@gmail.com> wrote:
>
>> What is the code size increase on i386-pc? Did you test it? This is
>> likely to result in a big one
>>
>
> I did not test the binary size imp
On Tue, Apr 15, 2025 at 9:28 AM Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> wrote:
> What is the code size increase on i386-pc? Did you test it? This is likely
> to result in a big one
>
I did not test the binary size impact but du'ing does not show
much degradation (around 24kb increase)
What is the code size increase on i386-pc? Did you test it? This is likely
to result in a big one
Regards
Vladimir 'phcoder' Serbinenko
Le sam. 12 avr. 2025, 01:03, Leo Sandoval via Grub-devel
a écrit :
> Together with the line number, the debug trace with the function name
> provides a bit mor
On Fri, Apr 11, 2025 at 04:01:04PM -0600, Leo Sandoval via Grub-devel wrote:
> Together with the line number, the debug trace with the function name
> provides a bit more context and could be useful when inspecting log.
>
> Signed-off-by: Leo Sandoval
Reviewed-by: Daniel Kiper
Daniel
_
Together with the line number, the debug trace with the function name
provides a bit more context and could be useful when inspecting log.
Signed-off-by: Leo Sandoval
---
grub-core/kern/misc.c | 4 ++--
include/grub/misc.h | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git