diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 21:50:41 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 21:50:41 (EST) |
commit | 31376ad7324139201072914fc85d95f11e0dc196 (patch) | |
tree | 7b8f233efde6d3358ca4ad55d47b3b5d31e7a7e2 /substvars |
Initial commit
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..b0fac0d --- /dev/null +++ b/substvars @@ -0,0 +1,5 @@ +Common-Description: + cpuid dumps detailed information about the CPU(s) gathered from the CPUID + instruction, and also determines the exact model of CPU(s). It supports Intel, + AMD, VIA, Hygon, and Zhaoxin CPUs, as well as older Transmeta, Cyrix, UMC, + NexGen, Rise, and SiS CPUs. |