mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
de9501711b
Python3 failing `nvram_start = nvram_buf.find( sign )` within py3 because sign is defined as a string in else condition line 619 Reference #681 Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>