[coreboot] [PATCH] fix Multiboot header in libpayload

Robert Millan rmh at aybabtu.com
Tue Nov 11 21:42:56 CET 2008


Hi,

Multiboot header in libpayload is at a too high location (>0x2000), which
breaks the standard (GRUB checks for the header and refuses to load if a
header could not be found below 0x2000).

Attached patch fixes the problem by reordering the objects in link command.

-- 
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."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libpayload_multiboot_header.diff
Type: text/x-diff
Size: 752 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081111/ab554e26/attachment.bin>


More information about the coreboot mailing list