iPXE on DELL 7010 in UEFI mode
|
2017-11-10, 07:20
Post: #6
|
|||
|
|||
RE: iPXE on DELL 7010 in UEFI mode
I got hooked up to this issue again as it is still a problem with most current iPXE in UEFI mode on the Dell 7010's and people start to move over from legacy BIOS to UEFI on those machines.
So we are trying to dig deeper into this and found that it fails on disconnecting drivers just before it would usually connect the iPXE driver. This is what we see on the 7010 machines (DEBUG=init,efi_utils,efi_pci,efi_driver:3) On a different model/machine (not even a Dell! just to see how it should look like) I see the this output: Code: ... So from what I understand reading the code on the Dell 7010 it fails on: Code: if ( ( efirc = bs->DisconnectController ( device, NULL, Does anyone have an idea why it would fail here and how to further debug this? Comparing the HANDLE output with to that of another machine it didn't ring a bell for me straight away. Looks ok to me. Can't see any obvious issue here. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE on DELL 7010 in UEFI mode - SebastianRoth - 2015-11-23, 19:44
RE: iPXE on DELL 7010 in UEFI mode - SebastianRoth - 2015-11-24, 13:39
RE: iPXE on DELL 7010 in UEFI mode - SebastianRoth - 2016-02-02, 17:32
RE: iPXE on DELL 7010 in UEFI mode - mcb30 - 2016-02-04, 14:19
RE: iPXE on DELL 7010 in UEFI mode - SebastianRoth - 2016-02-06, 01:57
RE: iPXE on DELL 7010 in UEFI mode - SebastianRoth - 2017-11-10 07:20
RE: iPXE on DELL 7010 in UEFI mode - NiKiZe - 2017-11-10, 08:01
|
User(s) browsing this thread: 1 Guest(s)