Platbox icon indicating copy to clipboard operation
Platbox copied to clipboard

UEFI and SMM Assessment Tool

Results 7 Platbox issues
Sort by recently updated
recently updated
newest added

Hi, I've met Segmentation fault when I was trying to use "chipset" command on Intel Xeon-Silver 4410Y platform. And I was forced to quit platbox_cli command line. It appears to...

kernetix.c:397:9: error: a label can only be part of a statement and a declaration is not a statement

The `chipset` command interleaves writes to stdout and stderr without proper flushing. This means in practice that the "OK" or error messages are displayed before the values they refer to,...

Hello, On my Ryzen 9 7945HX, the `chipset` command does not work properly. I will provide the log with debug messages enabled: ``` >>> debug -> Debug: enabled >>> chipset...

Tried to use platbox_cli in linux, it seems to work, at least dump_spi retrieves correct bios flash content and chipset command shows some info similar to screenshots in the project's...

If i dump the spi and reboot dump spi again i get different results in files. Seems usually ill have large segments of all f's. In the few files i...