[ipxe-devel] [ipxe] [romprefix] Allow to enforce PnP BIOSes to be detected as non-PnP (#16)
stefanct
notifications at github.com
Sun Oct 27 22:09:19 UTC 2013
Add a define NONPNP_FORCE that controls building of the PnP detection
routine. Together with the existing NONPNP_HOOK_INT19 hook this enables
booting iPXE on PnP BIOSes that can not be persuaded to boot iPXE by
BIOS menu configuration alone (e.g. my abit BX6 2.0).
Signed-off-by: Stefan Tauner <stefan.tauner at gmx.at>
You can merge this Pull Request by running:
git pull https://github.com/stefanct/ipxe master
Or you can view, comment on it, or merge it online at:
https://github.com/ipxe/ipxe/pull/16
-- Commit Summary --
* [romprefix] Allow to enforce PnP BIOSes to be detected as non-PnP
-- File Changes --
M src/arch/i386/prefix/romprefix.S (2)
M src/config/general.h (5)
-- Patch Links --
https://github.com/ipxe/ipxe/pull/16.patch
https://github.com/ipxe/ipxe/pull/16.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20131027/268c5750/attachment.htm>
More information about the ipxe-devel
mailing list