johnloucaides
9a3c5a6053
add native functions to access port io & msr on linux ( #160 )
...
* add native functions to access port io and msr
* remove debug prints and try modprobe msr when not available
* fixed bug in native_read_io_port
* add attempt to load msr kernel module if not present and update error string
2017-03-02 02:06:12 -08:00
abazhaniuk
107de65ce3
fix issues in decompression functionality ( #161 )
2017-03-02 02:05:21 -08:00
abazhaniuk
f12b035458
Ported efi_compressor from uefi-firmware-parser to chipsec_tools ( #152 )
...
* Ported efi_compressor from uefi-firmware-parser to chipsec_tools
* moved compression_source_files
2017-02-11 00:05:30 -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
c7zero
9847ed9357
Fixed ctypes
2016-12-05 17:37:26 -08:00
Thiébaud Weksteen
1edfb70c2a
Add MemoryMapping and map_io_space to Linux helper ( #120 )
2016-12-05 15:49:41 -08:00
Thiébaud Weksteen
d670746532
Add native_write_pci_reg to Linux helper ( #129 )
...
Also includes two aliases pack1 and unpack1 to easily convert values
in the helpers.
2016-12-01 22:42:06 -08:00
O Bazhaniuk
7fd8b99d9e
remove print_cpu_set_t
2016-11-16 16:51:56 -05:00
c7zero
8ee894b880
More generic handling of chipsec tools ( #118 )
...
* More generic handling of chipsec_tools
* file extension fix
* Installing chipsec-manual.pdf
2016-11-04 14:38:06 -07:00
Thiébaud Weksteen
63991da054
Improve build_ext ( #115 )
2016-11-03 15:27:24 -07:00
abazhaniuk
9e42ff337d
add compression tools to python package ( #111 )
2016-10-25 14:01:27 -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