bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PE Image format


From: David Welch
Subject: Re: PE Image format
Date: Tue, 3 Oct 2000 15:35:06 +0100 (BST)

On Tue, 3 Oct 2000, Thierry DELHAISE wrote:

> Hi all,
> 
> Does there is any work about PE image load by grub ?
>
It's not very difficult to get grub to load a PE image using the
aout-kludge mechanism. If you generate a PE image with 4096 byte file
and section alignment then the on-disk image is the same as the
in-memory one. Then you only need to setup the multiboot header to
specify the starting physical address and the size of the text/data and
bss segments. I can send you some sample code if you are interested.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]