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>tags/v1.20.1
|
|
||
104 |
|
104 |
|
105 |
|
105 |
|
106 |
|
106 |
|
|
107 |
|
|
|
108 |
|
|
|
109 |
|
|
|
110 |
|
|
|
111 |
|
|
107 |
|
112 |
|
108 |
|
113 |
|
109 |
|
114 |
|