13 Commits

Author SHA1 Message Date
CHIPSEC e7fc17caff Python for UEFI IA32 and i586 v1.1.0 2014-05-30 00:00:15 +01:00
CHIPSEC 4be8756bd8 1.1.0 Release Notes 2014-05-29 23:21:31 +01:00
CHIPSEC ac2ca7264f 1. We have support for uefi variables on Windows and Linux but not
UEFI shell.
2.       Decompression of images in SPI flash parsing is only supported in
Windows.
3.	UEFI - Support for IA32 and i586 (Quark)
4.	Added capability to use modules from an arbitrary path with the -I
/ --import command line option
5.	Module functionality encapsulated in class inheriting BaseModule
6.	Fixed  loading platform specific configuration
7.	Fixed issue with modules which run on multiple logical CPUs
hanging on Bay Trail (Windows/Linux). The issue still exist when running
from UEFI shell
8.	Added template for a module - module_template.py
9.	Added options to flush log files
10.	Added ability to define custom platforms
Driver changes:
1.	Windows - Added IOCTL_ALLOC_PHYSMEM to allocate physical memory
buffer
2.	Linux - Fix wrpci defect
2014-05-29 21:57:40 +01:00
CHIPSEC a9dfc1b050 1. We have support for uefi variables on Windows and Linux but not UEFI shell.
2.      Decompression of images in SPI flash parsing is only supported in Windows.
3.	UEFI - Support for IA32 and i586 (Quark)
4.	Added capability to use modules from an arbitrary path with the -I / --import command line option
5.	Module functionality encapsulated in class inheriting BaseModule
6.	Fixed  loading platform specific configuration
7.	Fixed issue with modules which run on multiple logical CPUs
hanging on Bay Trail (Windows/Linux). The issue still exist when running
from UEFI shell
8.	Added template for a module - module_template.py
9.	Added options to flush log files
10.	Added ability to define custom platforms
Driver changes:
1.	Windows - Added IOCTL_ALLOC_PHYSMEM to allocate physical memory
buffer
2.	Linux - Fix wrpci defect
2014-05-29 21:53:49 +01:00
oscaragomez e0a49ff926 cosmetic formatting changes 2014-03-26 19:46:11 -06:00
oscaragomez 6155ce2058 added chipsec@intel.com 2014-03-18 11:46:48 -06:00
CHIPSEC d07e54f5ef fixed supported platforms driver readme
Removed unsupported platforms; added a reference to WARNING.txt in
source\drivers\win7\readme
2014-03-13 18:16:06 -07:00
oscaragomez f4c52777d6 Update README.md 2014-03-13 11:39:09 -06:00
CHIPSEC 7a36d480aa compiled python code for UEFI 64 bits 2014-03-13 11:18:24 -06:00
CHIPSEC 811c969d12 Initial commit 2014-03-13 10:58:12 -06:00
CHIPSEC 0065f1975a changed title 2014-03-11 16:36:19 -06:00
Oscar A Gomez 303a2c9812 test 2014-03-11 12:29:05 -06:00
CHIPSEC 4d9c2aafbf Initial commit 2014-03-06 13:57:11 -08:00