summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/interface/pcbios/rtc_entropy.c
Commit message (Expand)AuthorAgeFilesLines
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-199/+0Star
* [bios] Allow rtc_entropy.c to be compiled for x86_64Michael Brown2016-02-161-16/+13Star
* [bios] Use intptr_t when casting .text16 function pointersMichael Brown2016-02-161-3/+2Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [time] Add RTC-based time sourceMichael Brown2012-03-191-39/+1Star
* [rng] Allow entropy_enable() to return an errorMichael Brown2012-03-181-1/+4
* [rng] Add RTC-based entropy sourceMichael Brown2012-02-281-0/+233