Re: [Etherboot-developers] booting non linux images
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2001-05-18 06:57:58
|
Anuradha Ratnaweera <anu...@gn...> writes: > On 16 May 2001, Eric W. Biederman wrote: > > > Anuradha Ratnaweera <anu...@gn...> writes: > > > > Please try my updated patch to memtest86, over the last patch it simply > > has a trivial change to work around the linker bug in ld-2.9.5. > > Memtest86 was compiled (with your patch) using ld-2.10.x. It works great! > Thanks. BTW, I never saw an updated patch. Hmm. It was hooked on as an attachment, to the message you replied to. All it does is fix the name of a couple of symbols so ld doesn't get confused. > At any rate I _do_ need to convert memtest.bin to a tagged image. Take a look at what I did. At any rate the transformation from an ELF image to a tagged should be a simple 1-1 transformation. If the tagged image needs a 16 bit entry point (I don't remember) you might need a bit of stub code but otherwise all is well. Eric |