Erik Bjorge
Erik Bjorge
Can you provide the log files for each case so I can do some debugging on the issue?
I agree that we should validate the checksum and produce a warning if it is bad.
We do have plans for adding the ability to test other architectures to CHIPSEC. Part of this will require restructuring the driver and configuration file layout and updating the detection...
@BrentHoltsclaw and I were discussing this today and are working on a plan. This has taken a lower priority due to workloads but has not been forgotten. We have a...
This does look like an alignment issue in the tool so we will need to fix this. I did some initial testing and it looks like if you keep the...
This sounds like a good addition. The TPM2 support is needed in general.
Do you want to see if PR #713 fixes the issue for you? In most cases the OS does not map the reserved memory range so we have to do...
Thanks for the report. We will take a look at the module.
After looking at spi_cmd.py it looks like the dump command it looks like it may have a few bugs that need to be fixed. Looks like it may have some...
Glad we could give you a workaround for the issue. I will work on fixing the current issue with the dump command.