summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/core/cpuid_settings.c
Commit message (Expand)AuthorAgeFilesLines
* [cpuid] Allow input %ecx value to be specifiedMichael Brown2017-06-161-29/+40
* [cpuid] Provide cpuid_supported() to test for supported functionsMichael Brown2017-01-251-29/+6Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [settings] Force settings into alphabetical order within sectionsMichael Brown2013-12-051-18/+20
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-3/+3
* [settings] Expose CPUID instruction via settings mechanismMichael Brown2013-08-071-0/+272