<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src, branch v1.20.1</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src?h=v1.20.1</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src?h=v1.20.1'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2020-01-02T22:54:24+00:00</updated>
<entry>
<title>[build] Construct full version number automatically from git revision</title>
<updated>2020-01-02T22:54:24+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2020-01-02T22:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=8f1514a00450119b04b08642c55aa674bdf5a4ef'/>
<id>urn:sha1:8f1514a00450119b04b08642c55aa674bdf5a4ef</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec</title>
<updated>2019-12-16T10:46:04+00:00</updated>
<author>
<name>Ignat Korchagin</name>
</author>
<published>2019-12-13T16:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ea832529a5d2ac7c82f68b1ce86cf272f0cdf2cb'/>
<id>urn:sha1:ea832529a5d2ac7c82f68b1ce86cf272f0cdf2cb</id>
<content type='text'>
According to UEFI specification 2.8 p 24.1 we must set the
EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit in the "Disable" mask, when
"ResetMCastFilter" is TRUE.

Signed-off-by: Ignat Korchagin &lt;ignat@cloudflare.com&gt;
Split-by: Michael Brown &lt;mcb30@ipxe.org&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[snp] Try promiscuous multicast receive filter if the regular one fails</title>
<updated>2019-12-16T10:42:09+00:00</updated>
<author>
<name>Ignat Korchagin</name>
</author>
<published>2019-12-13T16:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ed4a82e239dbdc3b60840d792fca9ceb269953e4'/>
<id>urn:sha1:ed4a82e239dbdc3b60840d792fca9ceb269953e4</id>
<content type='text'>
Currently, if the SNP driver for whatever reason fails to enable
receive filters for multicast frames, it falls back to enabling just
unicast and broadcast filters.  This breaks some IPv6 functionality as
the network card does not respond to neighbour solicitation requests.

Some cards refuse to enable EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST, but
do support enabling EFI_SIMPLE_NETWORK_RECEIVE_PROMISCUOUS_MULTICAST,
so try it before falling back to just unicast+broadcast.

Signed-off-by: Ignat Korchagin &lt;ignat@cloudflare.com&gt;
Split-by: Michael Brown &lt;mcb30@ipxe.org&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[peerdist] Allow for the use of a hosted cache server</title>
<updated>2019-12-15T23:29:44+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-12-15T23:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a2d3bedf1f1548c49dd3ad68b4d9719f61a27c3a'/>
<id>urn:sha1:a2d3bedf1f1548c49dd3ad68b4d9719f61a27c3a</id>
<content type='text'>
Allow a PeerDist hosted cache server to be specified via the
${peerhost} setting, e.g.:

  # Use 192.168.0.1 as hosted cache server
  set peerhost 192.168.0.1

Note that this simply treats the hosted cache server as a permanently
discovered peer for all segments.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[peerdist] Allow PeerDist to be globally enabled or disabled</title>
<updated>2019-12-13T14:44:22+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-12-13T14:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=53af9905e023c89c9d7c30c22eb25f2b0105026c'/>
<id>urn:sha1:53af9905e023c89c9d7c30c22eb25f2b0105026c</id>
<content type='text'>
Allow the use of PeerDist content encoding to be enabled or disabled
via the ${peerdist} setting, e.g.:

  # Disable PeerDist
  set peerdist 0

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[lan78xx] Always enable automatic speed and duplex detection</title>
<updated>2019-09-29T19:59:22+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-09-29T19:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3fe683ebab29afacf224e6b0921f6329bebcdca7'/>
<id>urn:sha1:3fe683ebab29afacf224e6b0921f6329bebcdca7</id>
<content type='text'>
On devices with no EEPROM or OTP, the MAC_CR register defaults to not
using automatic link speed detection, with the result that no packets
are successfully sent or received.

Fix by always enabling automatic speed and duplex detection, since
iPXE provides no mechanism for manual configuration of either link
speed or duplex.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown</title>
<updated>2019-09-15T09:40:23+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-09-15T09:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=41a9a5c7b3674f0fac6d8fa3b633cde17c2df78f'/>
<id>urn:sha1:41a9a5c7b3674f0fac6d8fa3b633cde17c2df78f</id>
<content type='text'>
On at least some platforms (observed with a Raspberry Pi), any attempt
to perform USB transfers via EFI_USB_IO_PROTOCOL during EFI shutdown
will lock up the system.  This is quite probably due to the already
documented failure of all EFI timers when ExitBootServices() is
called: see e.g. commit 5cf5ffea2 "[efi] Work around temporal anomaly
encountered during ExitBootServices()".

Work around this problem by refusing to poll endpoints if shutdown is
in progress, and by immediately failing any attempts to enqueue new
transfers.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[efi] Report failed control transfers as expected by the USB core</title>
<updated>2019-09-15T09:25:46+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-09-15T09:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4c8721331d8d658f37acf08b3596c14c0599ea52'/>
<id>urn:sha1:4c8721331d8d658f37acf08b3596c14c0599ea52</id>
<content type='text'>
The USB core reuses the I/O buffer space occupied by the USB setup
packet to hold the completion status for message transfers, assuming
that the message() method will always strip the setup packet before
returning.  This assumption is correct for all of the hardware
controller drivers (XHCI, EHCI, and UHCI), since these drivers are
able to enqueue the transfer as a separate action from waiting for the
transfer to complete.

The EFI_USB_IO_PROTOCOL does not allow us to separate actions in this
way: there is only a single blocking method that both enqueues and
waits for completion.  Our usbio driver therefore currently defers
stripping the setup packet until the control endpoint is polled.

This causes a bug if a message transfer is enqueued but never polled
and is subsequently cancelled, since the cancellation will be reported
with the I/O buffer still containing the setup packet.  This breaks
the assumption that the setup packet has been stripped, and triggers
an assertion failure in usb_control_complete().

Fix by always stripping the setup packet in usbio_endpoint_message(),
and adjusting usbio_control_poll() to match.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[golan] Fix address-of-pointer bug for multicast attach/detach</title>
<updated>2019-08-17T16:51:18+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-08-17T16:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0b3000bbece3f96d1c4e00aaf93968f6905105bb'/>
<id>urn:sha1:0b3000bbece3f96d1c4e00aaf93968f6905105bb</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ethernet] Avoid false positive Coverity warning</title>
<updated>2019-08-17T16:30:09+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-08-17T16:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f1e6efa40be7bee1b29eb7ef7af5d0192edb888a'/>
<id>urn:sha1:f1e6efa40be7bee1b29eb7ef7af5d0192edb888a</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
