Condividi tramite


struttura ASPT_ENTRY_HEADER (acpitabl.h)

In questo argomento viene descritta la struttura ASPT_ENTRY_HEADER usata dall'ASPT (AMD Secure Processor Table).

Sintassi

typedef struct _ASPT_ENTRY_HEADER {
  UINT16 Type;
  UINT16 Length;
} ASPT_ENTRY_HEADER, *PASPT_ENTRY_HEADER;

Membri

Type

Definisce il membro UINT16Type.

Length

Definisce il membro UINT16Length.

Fabbisogno

Requisito Valore
client minimo supportato Windows 11, versione 22H2
intestazione acpitabl.h (include Acpitabl.h)