All of lore.kernel.org
 help / color / mirror / Atom feed
* modules size in mkimage
@ 2015-10-31  7:02 Andrei Borzenkov
  2015-11-04 11:21 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 4+ messages in thread
From: Andrei Borzenkov @ 2015-10-31  7:02 UTC (permalink / raw)
  To: The development of GRUB 2

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).

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-04 11:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-31  7:02 modules size in mkimage Andrei Borzenkov
2015-11-04 11:21 ` Vladimir 'phcoder' Serbinenko
2015-11-04 11:26   ` Andrei Borzenkov
2015-11-04 11:29     ` Vladimir 'phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.