mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
4a940df678
Beside the functional improvement, converting the input to int is required depending on what Python version is being used to avoid the variable propagating down the call-chain as a str. Signed-off-by: Tamas K Lengyel <tamas.lengyel@oracle.com>