Don't do shadow copying of optionroms when CONFIG_OPTIONROMS_DEPLOYED.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 14 Sep 2010 01:19:27 +0000 (21:19 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 16 Sep 2010 01:44:25 +0000 (21:44 -0400)
commit5bd01de26257849f36d361018c3ec17aa29b0218
treedaf0a387667358c0e3847adda2e54fbd7ba52c13
parentadaf373bae943b8ab516a4e2c1ddf1e9b58cc050
Don't do shadow copying of optionroms when CONFIG_OPTIONROMS_DEPLOYED.

When CONFIG_OPTIONROMS_DEPLOYED is set, there is no need to copy the
0xc0000-0xf0000 space around - SeaBIOS ignores what's there when it
that mode.
src/shadow.c