grub-devel
[Top][All Lists]
Advanced

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

Re: Contribution: a file loading module


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: Contribution: a file loading module
Date: Sat, 25 Jun 2011 05:23:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110606 Iceowl/1.0b2 Icedove/3.1.10

On 25.06.2011 04:24, Graeme Russ wrote:
> would fit my needs perfectly. The U-Boot images are raw (not ELF) with a
> 32-bit entry point at the first byte of the file but this may change (I may
> put the version string at the start of the file) so the optional
> execute_address could come in handy.
This is perfectly accomodated by multiboot specification. Just add a
small structure somewhere in the first 8K of the file and your image is
multiboot-compliant.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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