EFI_QUERY_VARIABLE_INFO_IN - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// treevariableservice.h

typedef struct _EFI_QUERY_VARIABLE_INFO_IN {
  ULONG Attributes;
} EFI_QUERY_VARIABLE_INFO_IN, *PEFI_QUERY_VARIABLE_INFO_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-treevariableservice-_efi_query_variable_info_in)

_EFI_QUERY_VARIABLE_INFO_IN structure

Description

Members

Attributes

Remarks

See also