c7zero
|
2aa81afde8
|
SPI flash descriptor parsing improved (#157)
* Improved parsing of Flash Descriptor
Descriptor format is platform dependent so need to use XML to parse it
* cleanup
* Fixed spi info
|
2017-03-02 02:09:58 -08:00 |
|
c7zero
|
b3bf192d51
|
Added SMI count util command (#159)
chipsec_util smi count command returs SMI event count on all logical
processors
|
2017-03-02 02:05:46 -08:00 |
|
andrew-furtak
|
e1835bb7c9
|
IGD hal component added. igddma utility command added. (#156)
* IGD hal component added. igddma utility command added.
* Documentation added. Fixed file io for igd
* Deffered graphics device identification. Added check to igd cmd module for enabled device.
* Device 2 device id register renamed. Device id read with pci replaced with read_register
|
2017-02-24 18:04:08 -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 |
|
c7zero
|
3979328534
|
UEFI firmware parsing improved (#134)
* UEFI firmware parsing improved
1. Creating EFI modules object tree when parsing UEFI firmware images
2. Added exporting parsed EFI object tree to JSON
3. EFI module seach uses callbacks
4. Added --json command-line option to export chipsec results to JSON
5. Fixed version
* updating ui_string in all sibling leaf sections
|
2016-12-14 12:09:50 -08:00 |
|
Thiébaud Weksteen
|
1a284132f8
|
Use HALBase for all HAL modules (#124)
|
2016-11-17 23:21:26 -08: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 |
|