mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
7e95c0e546
added COMPRESSION_ALGORITHMS within chipsec/defines modified logic witin spi_uefi to rotate through valid algorithms until one is found modified error within helpers where a list was put inside a list modified linux helper to use subprocess.call opposed to subprocess.check_output fixes issues #609, #610, #611 Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>