<p>Add a define NONPNP_FORCE that controls building of the PnP detection<br>
routine. Together with the existing NONPNP_HOOK_INT19 hook this enables<br>
booting iPXE on PnP BIOSes that can not be persuaded to boot iPXE by<br>
BIOS menu configuration alone (e.g. my abit BX6 2.0).</p>
<p>Signed-off-by: Stefan Tauner <a href="mailto:stefan.tauner@gmx.at">stefan.tauner@gmx.at</a></p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/stefanct/ipxe master</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/ipxe/ipxe/pull/16'>https://github.com/ipxe/ipxe/pull/16</a></p>
<h4>Commit Summary</h4>
<ul>
<li>[romprefix] Allow to enforce PnP BIOSes to be detected as non-PnP</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/ipxe/ipxe/pull/16/files#diff-0">src/arch/i386/prefix/romprefix.S</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/ipxe/ipxe/pull/16/files#diff-1">src/config/general.h</a>
(5)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/ipxe/ipxe/pull/16.patch'>https://github.com/ipxe/ipxe/pull/16.patch</a></li>
<li><a href='https://github.com/ipxe/ipxe/pull/16.diff'>https://github.com/ipxe/ipxe/pull/16.diff</a></li>
</ul>