summaryrefslogtreecommitdiffstats
path: root/src/net
diff options
context:
space:
mode:
authorMichael Brown2017-09-22 15:02:40 +0200
committerMichael Brown2017-09-22 19:39:04 +0200
commit74d90b33f8490adcee2026ece18d8411d93b6a39 (patch)
tree8a2fb502c0e1f24328304a7ebe305b98132de147 /src/net
parent[build] Exclude selected directories from Secure Boot builds (diff)
downloadipxe-74d90b33f8490adcee2026ece18d8411d93b6a39.tar.gz
ipxe-74d90b33f8490adcee2026ece18d8411d93b6a39.tar.xz
ipxe-74d90b33f8490adcee2026ece18d8411d93b6a39.zip
[efi] Inhibit our driver Start() method during disconnection attempts
Some HP BIOSes (observed with a Z840) seem to attempt to connect our drivers in the middle of our call to DisconnectController(). The precise chain of events is unclear, but the symptom is that we see several calls to our Supported() and Start() methods, followed by a system lock-up. Work around this dubious BIOS behaviour by explicitly failing calls to our Start() method while we are in the middle of attempting to disconnect drivers. Reported-by: Jordan Wright <jordan.m.wright@disney.com> Debugged-by: Adrian Lucrèce Céleste <adrianlucrececeleste@airmail.cc> Debugged-by: Christian Nilsson <nikize@gmail.com> Tested-by: Jordan Wright <jordan.m.wright@disney.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions