[LinuxBIOS] #35: Make it possible to boot Windowsusing LinuxBIOS

Myles Watson myles at pel.cs.byu.edu
Fri Nov 9 23:50:33 CET 2007


Here's a new patch which changes the loader (adds a new one) and the
Makefile so that you can have a 4K loader to keep things page aligned.
 I'm also including a new elf header which is updated to use the 4K
loader.  It needs to be put in ADLO/elf/

This allows me to use kexec to load ADLO.

It still isn't working completely, but without this patch kexec
complains that it can't use an elf that isn't page aligned.

Signed-off-by: Myles Watson <myles at pel.cs.byu.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: elf-header-068kb.payload
Type: application/octet-stream
Size: 256 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20071109/c78e5d09/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ADLO.patch
Type: text/x-patch
Size: 12305 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20071109/c78e5d09/attachment.patch>


More information about the coreboot mailing list