Compartir a través de


estructura ASPT_ENTRY_HEADER (acpitabl.h)

En este tema se describe la estructura de ASPT_ENTRY_HEADER usada por la tabla de procesadores seguros (ASPT) de AMD.

Sintaxis

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

Miembros

Type

Define el tipo de miembro UINT16.

Length

Define la longitud del miembro UINT16.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 11, versión 22H2
Encabezado acpitabl.h (include Acpitabl.h)