Re: [Etherboot-developers] [PATCH] linuxbios reorg...
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-01-08 13:53:16
|
>I have just done a major reorganization of linuxBIOS that for booting >it was passing all of the BIOS information instead of putting it in a >table. Now LinuxBIOS just creates a table and you can scan for it. >This is now much more robust. > >Now I don't need to use etherboot's multi-boot elf loader, and I can >use the default one. Great thanks, this looks much simpler and will go into the next release. I should also put a link in the doco to your mkelfimage package. |