Re: [Etherboot-developers] ELF Parameter Passing....
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-11-21 09:17:03
|
>Roughly this is what I have proposed before for a standard except for >using the C calling conventions. > >If there is a better proposal, or something more standard (say what >the open firmware platforms are doing) I am still open to discussion. >But if I don't hear anything this is what I will implement. Looks ok to me. Will it also work for environment variables? Linux doesn't use them but other OSes might (think *BSD does). A bunch of key/value pairs is all it needs. |