Firmware Test Suite - uefirtvariable test

The uefirtauthvar test checks the authenticated variable interact with firmware by SetVariable with EFI_VARIABLE_TIME_BASED_AUTHENTICATED_WRITE_ACCESS attribute set. Those the test authenticated variables are generated follow the UEFI spec 7.2.1, Using the EFI_VARIABLE_AUTHENTICATION_2 descriptor, DER-encoded PKCS #7 version 1.5 SignedData, digest algorithm of SHA-256.

uefirtauthvar tests

Examples:

sudo fwts uefirtauthvar -

..runs uefirtauthvar on your machine and dumps the output to stdout.

FirmwareTestSuite/Reference/uefirtauthvar (last edited 2016-01-11 07:25:27 by anthonywong)