proller
|
3756db41b0
|
Also msrdriver.c
|
2018-06-21 21:22:52 +03:00 |
|
Veselin Georgiev
|
24d7c318d0
|
Resolve warnings on Mac OS X.
|
2016-06-06 01:50:05 +03:00 |
|
Veselin Georgiev
|
0bd7a6d83f
|
The logic behind the big IFDEF at msrdriver.c was wrong. You could compile a 32-bit build and run it on 64-bit windows, and in this case you will still need the 64-bit driver. So the platform detection is made runtime, and the correct driver for the platform is extracted on demand.
git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@70 3b4be424-7ac5-41d7-8526-f4ddcb85d872
|
2009-09-30 15:27:39 +00:00 |
|
Veselin Georgiev
|
e96082c67f
|
Added support for reading MSRs through dedicated driver on Win32
git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@69 3b4be424-7ac5-41d7-8526-f4ddcb85d872
|
2009-09-30 11:25:14 +00:00 |
|