Volker Ruppert - 2005-07-07

Logged In: YES
user_id=376477

You are wrong with the length check. The rombios image can start at
any address in the 0xf0000 region, but the last byte of the image must
be at 0xfffff.
Now I have changed the checksum panic for the rombios to an error.
Only a wrong vgabios checksum will cause a panic.