Re: [Etherboot-developers] [RFC] [PATCH] xstart32
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-03-15 21:28:11
|
>As a prelude to doing interesting things when etherboot exits, >I have generated a patch that just introduces a function xstart32 >that handles all of the 32bit exits. > >This is not mean for 5.0.6 but hopefully for the following release. > >It essentially makes all calling conventions equally easy to implement. >Yell if you don't like the idea... In principle I think it's a good idea. I'll study it at length later. As you suggest, it'll probably not go into 5.0.6, I don't want to risk instability in 5.0.6 at this late stage. |