<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/arch/x86/interface/efi/efi_entropy.c, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/x86/interface/efi/efi_entropy.c?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/x86/interface/efi/efi_entropy.c?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2016-05-04T13:34:24+00:00</updated>
<entry>
<title>[efi] Generalise EFI entropy generation to non-x86 CPUs</title>
<updated>2016-05-04T13:34:24+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-05-04T13:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=57d0ea7c461d4ba2c8befa9506472c81129c30b3'/>
<id>urn:sha1:57d0ea7c461d4ba2c8befa9506472c81129c30b3</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[efi] Use the EFI_RNG_PROTOCOL as an entropy source if available</title>
<updated>2015-04-14T16:53:13+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-04-14T16:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7ca801d637de3e2941f02f376ee1f0e26eabdfcb'/>
<id>urn:sha1:7ca801d637de3e2941f02f376ee1f0e26eabdfcb</id>
<content type='text'>
Entropy gathering via timer ticks is slow under UEFI (of the order of
20-30 seconds on some machines).  Use the EFI_RNG_PROTOCOL if
available, to speed up the process of entropy gathering.

Note that some implementations (including EDK2) will fail if we
request fewer than 32 random bytes at a time, and that the RNG
protocol provides no guarantees about the amount of entropy provided
by a call to GetRNG().  We take the (hopefully pessimistic) view that
a 32-byte block returned by GetRNG() will contain at least the 1.3
bits of entropy claimed by min_entropy_per_sample().

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[efi] Add EFI entropy source</title>
<updated>2015-04-14T10:37:38+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-04-14T09:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=eb2252fd7a580a625d426562b9498f28226a75e7'/>
<id>urn:sha1:eb2252fd7a580a625d426562b9498f28226a75e7</id>
<content type='text'>
Originally-implemented-by: Jarrod Johnson &lt;jbjohnso@us.ibm.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
