Some UEFI BIOSes will deliberately break the implementation of ConnectController() to return errors for devices that have been "disabled" via the BIOS setup screen. (As an added bonus, such BIOSes may return garbage EFI_STATUS values such as 0xff.) Work around these broken UEFI BIOSes by ignoring failures and continuing to attempt to connect any remaining handles. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
||
497 | 497 |
|
498 | 498 |
|
499 | 499 |
|
500 |
|
|
501 |
|
|
500 |
|
|
501 |
|
|
502 |
|
|
503 |
|
|
504 |
|
|
502 | 505 |
|
503 | 506 |
|
504 | 507 |
|
505 | 508 |
|
506 | 509 |
|
507 |
|
|
508 | 510 |
|
509 | 511 |
|
510 | 512 |
|