Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge python3-rc2 branch into master #656

Merged
merged 40 commits into from Aug 15, 2019

Conversation

BrentHoltsclaw
Copy link
Member

Add python3 support to chipsec by merging in work from python3-rc2 branch

BrentHoltsclaw and others added 30 commits August 7, 2019 10:09
Also fixed cases where join was used (previously unaddressed)
Will be reworking util commands within a separate pull request
Also depends upon merging in PR chipsec#524
  still need to do necessary testing on all OS
  there are current issues with decompress
….Unicode() crashes on python3, use str instead
NicholasArmour and others added 9 commits August 7, 2019 10:35
Fixed and pylint errors within the hal modules (mostly python3 syntax errors)

Signed-off-by: user <brent.holtsclaw@intel.com>
added necessary functions within classes
removed unnecessary code
fixed up formatted string

Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
mainly syntax and namespace errors

Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
- Fix import errors
- Fix python3 syntax changes

Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
chipsec/hal/msr.py Outdated Show resolved Hide resolved
chipsec/helper/linux/__init__.py Outdated Show resolved Hide resolved
chipsec/hal/acpi.py Outdated Show resolved Hide resolved
chipsec/hal/spi_descriptor.py Outdated Show resolved Hide resolved
chipsec/hal/ucode.py Outdated Show resolved Hide resolved
chipsec/helper/dal/dalhelper.py Outdated Show resolved Hide resolved
chipsec/helper/osx/osxhelper.py Outdated Show resolved Hide resolved
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants