Martin Galvan
|
5ff6efead6
|
Linux driver: Fix IOCTL_WRMMIO for x86_64
This patch fixes IOCTL_WRMMIO so that the high and low halves of the 8-byte MMIO
value are written to the appropriate addresses.
|
2017-08-10 10:12:18 -07:00 |
|
Nick Mooney
|
49348dc0db
|
Add mmap support to kernel module
|
2017-07-24 13:26:08 -07:00 |
|
Nick Mooney
|
0f8fc1d86c
|
Add mmap support to chipsec device
|
2017-07-24 13:26:08 -07:00 |
|
Oleksandr Bazhaniuk
|
c2e7d7f5c4
|
fix mem read in kernel 4.8+
|
2017-06-23 11:23:47 -07:00 |
|
abazhaniuk
|
1c09ea5ada
|
fix issue with building driver on 32bit system (#203)
|
2017-04-21 06:34:25 -10:00 |
|
c7zero
|
5c5ae294eb
|
Updated version and manual
|
2017-03-20 18:08:42 -07:00 |
|
Thiébaud Weksteen
|
cd3961d00b
|
Fix building of Linux x86 driver (#139) (#141)
|
2017-01-20 15:32:46 -08:00 |
|
abazhaniuk
|
c377a72e28
|
Deb package (#135)
* merge
* Add Debian packaging
* cleanup
* Removed incorrect info into Copyright.
* One more: removed incorrect info in Copyright.
|
2017-01-06 12:57:13 -08:00 |
|
abazhaniuk
|
f2dd9ad515
|
add DKMS support (#132)
* add DKMS support
* remove unnecessary functions
* moved get_version to defines
* raise an exception
|
2016-12-06 00:46:12 -08:00 |
|
Thiébaud Weksteen
|
63991da054
|
Improve build_ext (#115)
|
2016-11-03 15:27:24 -07:00 |
|
abazhaniuk
|
94fe7f02f1
|
change setup.py build driver by default. change root directory of chipsec. move WARNING.txt to chipsec. remove PKG-INFO (#107)
|
2016-10-18 18:19:42 -07:00 |
|