Geoff Chappell, Software Analyst
The SYSTEM_SECUREBOOT_POLICY_INFORMATION structure is what a successful call to ZwQuerySystemInformation or NtQuerySystemInformation produces in its output buffer when given the information class SystemSecureBootPolicyInformation (0x8F).
The SYSTEM_SECUREBOOT_POLICY_INFORMATION structure is not documented.
The SYSTEM_SECUREBOOT_POLICY_INFORMATION is 0x18 bytes in both 32-bit and 64-bit Windows.
Offset | Definition |
---|---|
0x00 |
GUID PolicyPublisher; |
0x10 |
ULONG PolicyVersion; |
0x14 |
ULONG PolicyOptions; |