chipsec.modules.tools.sgx_var module

SGX EFI Variable protections

Test verifies SGX EFI Variables are configured correctly if SGX is enabled.

Usage:

chipsec_main -m tools.sgx_var

Example:
>>> chipsec_main.py -m tools.sgx_var

Note

SGX needs to be enabled for test to run.

Note

Verify the following BIOS Settings:

EDK2 Menu > Socket Configuration > Processor Configuration … > SgxPackageInfoInBandAccess = Enabled > EnableSgx = Enabled

Warning

This is a destructive test.