ASPT_ENTRY_HEADER structure (acpitabl.h)

This topic describes the ASPT_ENTRY_HEADER structure used by the AMD Secure Processor Table (ASPT).

Syntax

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

Members

Type

Defines the UINT16 member Type.

Length

Defines the UINT16 member Length.

Requirements

Requirement Value
Minimum supported client Windows 11, version 22H2
Header acpitabl.h (include Acpitabl.h)