Firmware Test Suite - securebootcert test
The securebootcert test checks the existence of secure boot variables and certificates. The test will:
Check the secure boot relative variables, SetupMode, SecureBoot, existence and dump the attribute and GUID infomation.
- Check the variable db existence and the Microsoft UEFI CA certificate presence in db.
- Check the variable KEK existence and Ubuntu master CA certificate presence in KEK.
Examples:
sudo fwts securebootcert -
..runs securebootcert on your machine and dumps the output to stdout.