On 16.02.2008 17:50, ron minnich wrote:
> On Feb 16, 2008 8:38 AM, Carl-Daniel Hailfinger
> <[EMAIL PROTECTED]> wrote:
>
>   
>> If you want to add an a.out parser to LAR, that would be OK. My only
>> concern is that unpacking and subsequent repacking/parsing loses no
>> information.
>>     
>
> Best bet would be a simple ELF header generator, I've done this in
> Plan 9, it's a whopping 15 lines of code.
>   

Cool. Since you wrote the code, importing it into lar should give us no
license problems. Can you post a patch?
It should be reasonably easy tofind out which segment is bss (the one
with compalgo "zeroes"), but I'm not so sure about data and code. Do we
want any convention (code is always segment0, data is always segment1)?

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/


-- 
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to