mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
89e5a6a6ef
S3 bootscript patching was broken because of incorrect format string used in __str__ method of class op_io_pci_mem, which was raising KeyError. Signed-off-by: Evgeny Zinoviev <me@ch1p.io>