<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/arch/arm/interface, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/arm/interface?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/arm/interface?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2024-09-13T13:38:23+00:00</updated>
<entry>
<title>[efi] Centralise definition of efi_cpu_nap()</title>
<updated>2024-09-13T13:38:23+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2024-09-13T13:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c85ad1246890cf3c0c5f2ac6de06ab046ddd0043'/>
<id>urn:sha1:c85ad1246890cf3c0c5f2ac6de06ab046ddd0043</id>
<content type='text'>
Define a cpu_halt() function which is architecture-specific but
platform-independent, and merge the multiple architecture-specific
implementations of the EFI cpu_nap() function into a single central
efi_cpu_nap() that uses cpu_halt() if applicable.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[efi] Fix hang during ExitBootServices()</title>
<updated>2024-01-31T13:23:56+00:00</updated>
<author>
<name>Ross Lagerwall</name>
</author>
<published>2024-01-30T10:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=65d69d33da445afc7ff56857af1881cf73666be4'/>
<id>urn:sha1:65d69d33da445afc7ff56857af1881cf73666be4</id>
<content type='text'>
When ExitBootServices() invokes efi_shutdown_hook(), there may be
nothing to generate an interrupt since the timer is disabled in the
first step of ExitBootServices().  Additionally, for VMs OVMF masks
everything from the PIC (except the timer) by default.  This means
that calling cpu_nap() may hang indefinitely.  This was seen in
practice in netfront_reset() when running in a VM on XenServer.

Fix this by skipping the halt if an EFI shutdown is in progress.

Signed-off-by: Ross Lagerwall &lt;ross.lagerwall@citrix.com&gt;
Modified-by: Michael Brown &lt;mcb30@ipxe.org&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[arm] Add support for 32-bit ARM</title>
<updated>2016-05-06T11:08:44+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-10-19T19:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1a16f67a28c6e8b9875b07e15c7c379cfc147e69'/>
<id>urn:sha1:1a16f67a28c6e8b9875b07e15c7c379cfc147e69</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
