This structure contains secure boot config and other capabilities
- Parameters
-
secureBootEnabled |
- secure boot enabled or disabled 0- disabled 1- enabled
- Bit to check in ParamPresenceMask - 1
|
memoryDumpAllowed |
- memory dump alloweed or disallowed 0- disallowed 1- allowed
- Bit to check in ParamPresenceMask - 3
|
jtagAccessAllowed |
- Jtag access allowed or disallowed 0- disallowed 1- allowed
- Bit to check in ParamPresenceMask - 4
|
Tlvresult |
- unpack Tlv result
- Bit to check in ParamPresenceMask - 2
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|