Re: [Etherboot-developers] Etherboot 4.7.16 (development) released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Ken Y. <ke...@nl...> - 2001-01-02 22:57:22
|
|> + Started on Elf support in mknbi. | |I'm just wondering where you are going here. I have done |some parellel work (documentation is still pending), and would like Just to create ELF images with mkelf-linux and boot that. The advantages are to have a widely-known standard to work to, and be able to use standard tools like objdump to work on elfed images. There is no change to the existing ELF boot code in Etherboot, just mknbi (mkelf). So it's quite possible your changes are complementary. |to see how it compares. In particular I created a variation on |the multiboot stuff that allows an arbitrary number of parameters |to be defined instead of just that limited structure. Is there documentation on multiboot somewhere? |