mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
a61dbc8d2b
In tests, `read_phys_mem` could return strings instead of bytes, which prevents detecting issues with `chipsec_util.py gdt` and `chipsec_util.py idt`. Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>