Ken Yap <ke...@nl...> writes:
> |The chain of images must should not break. So if you replace a larger
> |image with a smaller one you need to move all of the following images
> |up.
>
> Another possibility is to pad the Etherboot image to the right size, if
> it's smaller. You can specify a size to makerom.
Close except that it is compressed size that matters here, and so it
would have to be fancy padding that makes the compressed size exactly the same
as something else.
The logical next step to do after what I have done is to find a working
copy of lharc and decompress images that are already in the BIOS, and
see what kind of entry point and headers they have. So etherboot could
be modified to work nicely.
Eric
|