[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: modules size in mkimage
From: |
Vladimir 'phcoder' Serbinenko |
Subject: |
Re: modules size in mkimage |
Date: |
Wed, 4 Nov 2015 12:21:35 +0100 |
Le 31 oct. 2015 8:02 AM, "Andrei Borzenkov" <address@hidden> a écrit :
>
> mkimage sets module size to aligned value; later it is used to actually process it which /may/ lead to inconsistency (as any comparison is against stored aligned size, not actual module size).
>
Which inconsistency do you have in mind?
> Same applies to all other embedded types actually. The only one that does it right is pubkey.
>
> Just to make sure I do not miss something obvious; otherwise I'll make a patch.
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
- Re: modules size in mkimage,
Vladimir 'phcoder' Serbinenko <=