All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: bugs in loader/i386/pc/multiboot.c
@ 2009-02-22  0:52 Robert Millan
  2009-02-22  9:27 ` phcoder
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Millan @ 2009-02-22  0:52 UTC (permalink / raw)
  To: e_mc_h2; +Cc: Neal H. Walfield, grub-devel


Hi,

The problem with elf64 in our multiboot loader is that it duplicates a lot
of code from elf32 and this eventually leads to bitrot.

In fact, grub_multiboot_load_elf32 and grub_multiboot_load_elf64 are supposed
to be almost identical, and only differ in s/32/64/ references.

It'd be fairly simple to resincronize them, but I'd really like to find a
way to prevent this from happening again.

Does someone have any idea on what would be a good approach?

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



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

end of thread, other threads:[~2009-03-01 21:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-22  0:52 bugs in loader/i386/pc/multiboot.c Robert Millan
2009-02-22  9:27 ` phcoder
2009-02-27 21:41   ` Robert Millan
2009-02-27 22:01     ` Neal H. Walfield
2009-02-27 23:06       ` Robert Millan
2009-03-01 21:41         ` Neal H. Walfield

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.