ASPT_ENTRY_HEADER structure (acpitabl.h)
Cette rubrique décrit la structure ASPT_ENTRY_HEADER utilisée par la table AMD Secure Processor Table (ASPT).
Syntaxe
typedef struct _ASPT_ENTRY_HEADER {
UINT16 Type;
UINT16 Length;
} ASPT_ENTRY_HEADER, *PASPT_ENTRY_HEADER;
Membres
Type
Définit le type de membre UINT16.
Length
Définit la longueur du membre UINT16.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 11, version 22H2 |
En-tête | acpitabl.h (include Acpitabl.h) |