Re: [PATCH -v2] x86 boot: document for 32 bit boot protocol

2007-11-05 Thread Jeremy Fitzhardinge
Huang, Ying wrote: > This patch documents the 32-bit boot protocol of x86. It has been used > by Kexec and LinuxBIOS. This patch is based on the proposal of Peter > Anvin. > > Signed-off-by: Huang Ying <[EMAIL PROTECTED]> > > > v2: > > - Fixes a bug about which registers should be set to zero. > >

[PATCH -v2] x86 boot: document for 32 bit boot protocol

2007-10-23 Thread Huang, Ying
This patch documents the 32-bit boot protocol of x86. It has been used by Kexec and LinuxBIOS. This patch is based on the proposal of Peter Anvin. Signed-off-by: Huang Ying <[EMAIL PROTECTED]> v2: - Fixes a bug about which registers should be set to zero. --- boot.txt | 38 ++