<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/include/ipxe/efi/efi_blacklist.h, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/ipxe/efi/efi_blacklist.h?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/ipxe/efi/efi_blacklist.h?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2020-11-07T23:30:56+00:00</updated>
<entry>
<title>[efi] Rename efi_blacklist to efi_veto</title>
<updated>2020-11-07T23:30:56+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2020-11-07T16:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0e26220902592fb3066d2043dec212d957215b79'/>
<id>urn:sha1:0e26220902592fb3066d2043dec212d957215b79</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[efi] Blacklist the Dell Ip4ConfigDxe driver</title>
<updated>2019-02-19T19:02:11+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-02-19T18:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=64b4452bca04af433f1c98ab782c0e93cd5c88c0'/>
<id>urn:sha1:64b4452bca04af433f1c98ab782c0e93cd5c88c0</id>
<content type='text'>
On a Dell OptiPlex 7010, calling DisconnectController() on the LOM
device handle will lock up the system.  Debugging shows that execution
is trapped in an infinite loop that is somehow trying to reconnect
drivers (without going via ConnectController()).

The problem can be reproduced in the UEFI shell with no iPXE code
present, by using the "disconnect" command.  Experimentation shows
that the only fix is to unload (rather than just disconnect) the
"Ip4ConfigDxe" driver.

Add the concept of a blacklist of UEFI drivers that will be
automatically unloaded when iPXE runs as an application, and add the
Dell Ip4ConfigDxe driver to this blacklist.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
