On 07/20/12 14:47, Kevin O'Connor wrote: > On Fri, Jul 20, 2012 at 09:33:05AM +0200, Gerd Hoffmann wrote: >> My concern isn't DMA'ing to the stack, but the size of the script and >> possible stack overruns. But maybe it is a moot point with the stack >> switching added to seabios recently. > > Disk access code will have at least a 4K stack in 32bit mode and a 2K > stack in 16bit mode.
Ok, then, that should be enougth. thanks, Gerd