Commit Graph

28 Commits

Author SHA1 Message Date
Nathaniel Mitchell 291632c0ee Apply flake8 code formatting rules against repo
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2022-07-28 09:17:10 -07:00
Frinzell, Aaron 1b9b194c78 Update logger.error() in hal modules
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-06-30 10:50:37 -07:00
brentholtsclaw 3af284e1bd update send_SMI_APMC command to split 0xB2 and 0xB3
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2022-01-28 10:52:09 -08:00
Nathaniel Mitchell c8c14e21be Remove shebang from all but the entry points. Update ep to py3
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2021-08-12 08:27:33 -07:00
Assaf Carlsbad 0e71e827fb Bug fix: size of comm buffer should include HeaderGuid and MessageLength from EFI_SMM_COMMUNICATE_HEADER. 2021-03-31 16:28:10 -07:00
Assaf Carlsbad 382a448743 Dump len(data_hdr) bytes from the comm buffer. 2021-03-31 16:28:10 -07:00
Assaf Carlsbad 0cf46991bd Dump the communication buffer before and after triggering the SMI. 2021-03-31 16:28:10 -07:00
Aaron Frinzell 4d676421df Add port options to send_smmc_SMI() 2021-03-31 10:44:52 -07:00
Aaron Frinzell ef825166df Minor typo in hal\interrupts.py 2021-01-26 16:14:09 -08:00
brentholtsclaw f7fe1be074 More whitespace cleanup
E231, E201, E226

Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2020-07-31 13:46:13 -07:00
brentholtsclaw a00b2838e5 Cleanup trailing whitespace
W291,W293,W391

Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2020-07-01 15:44:21 -07:00
brentholtsclaw 84e13e9b59 Misc functional fixes
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2020-06-11 15:00:10 -07:00
brentholtsclaw bdc5a20611 Move Cfg class to chipset.py
Delete file
Move class to chipset.py
Remove imports from common.py

Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2020-04-22 16:26:11 -07:00
BrentHoltsclaw 4f3b7236ba Remove duplicate configuration from common.py and move specific configuration to hal files
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
2020-04-22 16:26:11 -07:00
brentholtsclaw f2b0d31d31 HAL fixes from LGTM (1/3)
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2020-04-16 12:00:18 -07:00
nha 49cf932164 a more elegant solution 2020-01-13 10:35:03 -08:00
nick 80211480a3 remove debug 2020-01-13 10:35:03 -08:00
nick 7b4ad36493 ACPI SMI py2/3 fix 2020-01-13 10:35:03 -08:00
NicholasArmour aa770f770f requested changes 2019-12-05 15:48:55 -08:00
NicholasArmour 81d04c5752 added comments, moved some code around 2019-12-05 15:48:55 -08:00
NicholasArmour 71a1768751 SMM communication protocol 2019-12-05 15:48:55 -08:00
BrentHoltsclaw 5ea7200d28 Edit acpi_smi hal functions
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
2019-10-21 14:47:30 -07:00
BrentHoltsclaw 2efeda4345 Merge python3-rc2 branch into master (#656) 2019-08-15 14:11:20 -07:00
BrentHoltsclaw 697d0f1a25 Changes to add ACPI commubuffer SMI support
@TODO needs farther implementation and testing
2019-04-25 14:05:07 -07:00
Thiébaud Weksteen bdea49936a Remove unused __version__ (#215) 2017-05-08 22:17:35 -07: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
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