summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/ipxe/cpuid.h
Commit message (Expand)AuthorAgeFilesLines
* [rng] Add RDRAND as an entropy sourceMichael Brown2023-02-151-0/+3
* [rng] Check for TSC support before using RTC entropy sourceMichael Brown2021-05-121-0/+3
* [librm] Test for FXSAVE/FXRSTOR instruction supportMichael Brown2021-02-181-0/+3
* [cpuid] Allow input %ecx value to be specifiedMichael Brown2017-06-161-4/+5
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-0/+6
* [cpuid] Provide cpuid_supported() to test for supported functionsMichael Brown2017-01-251-4/+4
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [hyperv] Add support for Hyper-V hypervisorMichael Brown2014-12-181-0/+3
* [settings] Expose CPUID instruction via settings mechanismMichael Brown2013-08-071-0/+25
* [cmdline] Add "cpuid" commandMichael Brown2012-06-071-0/+53