Some suggestion about the script engine

2007-06-28 Thread Bean
notice something strange about the script engine: 1. Command is executed as soon as it's parsed, myabe we should wait until the whole file is analysed. 2. Menu entry is parsed twice. 3. Memory consumption is huge, each token would take up 2048/2096 bytes. Maybe we should allocate just enough me

Re: CD-ROM booting staus update

2007-06-28 Thread Alex Roman
On 26/06/07, Alex Roman <[EMAIL PROTECTED]> wrote: Thought I'd write a little status update on this project. All right, I took a look at the Bochs BIOS source code, and they seem to be implementing just one Int 13h function that is specified in the Eltorito specification: the 4B01h that isolinu