mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
82931b4d53
Fixes the following exception that would trigger when running `chipsec_util.py`: * ERROR: Exception occurred during import of intel.spi_descriptor: 'No module named 'chipsec.library.spi_descriptor_cfgs'' Signed-off-by: Stanislav Lyakhov <staslyakhov@gmail.com>