Compartilhar via


estrutura ASPT_ENTRY_HEADER (acpitabl.h)

Este tópico descreve a estrutura de ASPT_ENTRY_HEADER usada pela ASPT (Tabela de Processador Seguro) amd.

Sintaxe

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

Membros

Type

Define o de tipo de UINT16.

Length

Define o membro UINT16 Length.

Requisitos

Requisito Valor
de cliente com suporte mínimo Windows 11, versão 22H2
cabeçalho acpitabl.h (inclua Acpitabl.h)