Some BIOSes support the BIOS Boot Specification (BBS) but fail to set %es:%di correctly when calling the option ROM initialisation entry point. This causes gPXE to identify the BIOS as non-PnP (and so non-BBS), leaving the user unable to control the boot order. Fix by scanning for the $PnP signature ourselves, rather than relying on the BIOS having passed in %es:%di correctly. Tested-by: Helmut Adrigan <helmut.adrigan@chello.at>tags/v0.9.8
|
|
||
238 |
|
238 |
|
239 |
|
239 |
|
240 |
|
240 |
|
241 |
|
|
|
242 |
|
|
|
243 |
|
|
|
244 |
|
|
|
245 |
|
|
|
|
241 |
|
|
|
242 |
|
|
|
243 |
|
|
|
244 |
|
|
|
245 |
|
|
|
246 |
|
|
|
247 |
|
|
|
248 |
|
|
|
249 |
|
|
|
250 |
|
|
|
251 |
|
|
|
252 |
|
|
|
253 |
|
|
|
254 |
|
|
|
255 |
|
|
|
256 |
|
|
|
257 |
|
|
246 |
|
258 |
|
247 |
|
259 |
|
248 |
|
260 |
|
249 |
|
261 |
|
250 |
|
262 |
|
251 |
|
|
|
|
263 |
|
|
252 |
|
264 |
|
253 |
|
265 |
|
254 |
|
266 |
|
255 |
|
|
|
|
267 |
|
|
256 |
|
268 |
|
257 |
|
269 |
|
258 |
|
270 |
|
|
271 |
|
|
259 |
|
272 |
|
260 |
|
273 |
|
261 |
|
274 |
|