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)
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.


No differences found