mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
07f91de154
In case my_xlate_dev_mem_ptr() fails for a given physical address, we should return an error instead of trying to read/write to NULL. Also fix whitespace issues around this code section. Signed-off-by: Mathias Krause <minipli@grsecurity.net>