opengnsys_ipxe/src
Michael Brown 05719804b9 [rng] Add RTC-based entropy source
The RTC-based entropy source uses the nanosecond-scale CPU TSC to
measure the time between two 1kHz interrupts generated by the CMOS
RTC.  In a physical machine these clocks are driven from independent
crystals, resulting in some observable clock drift.  In a virtual
machine, the CMOS RTC is typically emulated using host-OS
constructions such as SIGALRM.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-02-28 11:18:48 +00:00
..
arch [rng] Add RTC-based entropy source 2012-02-28 11:18:48 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [rng] Add RTC-based entropy source 2012-02-28 11:18:48 +00:00
core [getopt] Accept "--" as an end-of-options marker 2011-11-02 00:23:57 +00:00
crypto [crypto] Use ANS X9.82 Approved get_random_nz() for RSA 2012-02-21 12:43:03 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [snpnet] Give up entirely on the transmit queue 2012-02-12 13:57:07 +00:00
hci [image] Eliminate the register_and_xxx_image() functions 2011-10-25 01:41:41 +01:00
image [efi] Add iPXE download protocol 2012-02-15 12:08:39 +00:00
include [rng] Add get_random_nz() function required by RSA algorithm 2012-02-21 12:42:54 +00:00
interface [efi] Add iPXE download protocol 2012-02-15 12:08:39 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [tls] Use ANS X9.82 Approved RBG as source of random data for TLS 2012-02-21 12:42:54 +00:00
tests [rng] Add entropy sample generator 2012-02-27 23:44:41 +00:00
usr [lotest] Accept non-loopback packets during test 2011-12-08 00:30:28 +00:00
util [build] Include UNDI PCI driver within all-drivers build 2011-11-16 00:22:30 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [tg3] New tg3 driver 2012-01-30 23:10:53 +00:00
Makefile.housekeeping [build] Avoid using -ffunction-sections on some older versions of gcc 2011-06-29 11:48:29 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00