SYSTEM_SECUREBOOT_POLICY_INFORMATION

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).

Documentation Status

The SYSTEM_SECUREBOOT_POLICY_INFORMATION structure is not documented.

Layout

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;