david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes
IBM BIOSes ignore the PnP header offset stored at address 0x1a and
instead scan for the $PnP signature on a 16-byte boundary.  (This
alignment is not mandated by the PnP specification.)

Force PnP header to a 16-byte boundary to work around these BIOSes.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-05-17 22:48:52 +01:00
..
arch [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes 2011-05-17 22:48:52 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [romprefix] Do not fall back to hooking INT19 by default 2011-05-17 15:35:23 +01:00
core [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
crypto [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [forcedeth] Ensure that IRQ line is deasserted when disabling interrupts 2011-05-04 19:22:52 +01:00
hci [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
image [efi] Ensure that all drivers are shut down before the OS boots 2011-03-29 22:08:05 +01:00
include [list] Add list_check_contains() 2011-05-03 20:02:07 +01:00
interface [bofm] Pass BOFM version 2 table to SetStatus() if applicable 2011-05-05 16:52:44 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [ipv4] Include network device metadata in packet traces 2011-05-05 18:10:31 +01:00
tests [uri] Avoid unused variable warning in gcc 4.6 2011-03-16 20:21:08 +00:00
usr [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
util [build] Avoid generating ROMs with "match-any" vendor or device IDs 2011-03-30 16:01:07 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Include ipxe.lkrn in default build 2011-03-26 14:23:21 +00:00
Makefile.housekeeping [build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=... 2011-04-28 11:56:27 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00