TianoCore EDK2 master
Loading...
Searching...
No Matches
ServiceProcessorManagementInterfaceTable.h File Reference

Go to the source code of this file.

Data Structures

union  EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_TABLE_DEVICE_ID
 
struct  EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_TABLE
 

Macros

#define EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_5_TABLE_REVISION   0x05
 
#define EFI_ACPI_SPMI_INTERFACE_TYPE_KCS   0x01
 
#define EFI_ACPI_SPMI_INTERFACE_TYPE_SMIC   0x02
 
#define EFI_ACPI_SPMI_INTERFACE_TYPE_BT   0x03
 
#define EFI_ACPI_SPMI_INTERFACE_TYPE_SSIF   0x04
 

Detailed Description

Service Processor Management Interface (SPMI) ACPI table definition from Intelligent Platform Management Interface Specification Second Generation.

Copyright (c) 2018, Intel Corporation. All rights reserved.
Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Revision Reference:

Definition in file ServiceProcessorManagementInterfaceTable.h.

Macro Definition Documentation

◆ EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_5_TABLE_REVISION

#define EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_5_TABLE_REVISION   0x05

SPMI Revision (defined in spec)

Definition at line 103 of file ServiceProcessorManagementInterfaceTable.h.

◆ EFI_ACPI_SPMI_INTERFACE_TYPE_BT

#define EFI_ACPI_SPMI_INTERFACE_TYPE_BT   0x03

Definition at line 110 of file ServiceProcessorManagementInterfaceTable.h.

◆ EFI_ACPI_SPMI_INTERFACE_TYPE_KCS

#define EFI_ACPI_SPMI_INTERFACE_TYPE_KCS   0x01

SPMI Interface Type

Definition at line 108 of file ServiceProcessorManagementInterfaceTable.h.

◆ EFI_ACPI_SPMI_INTERFACE_TYPE_SMIC

#define EFI_ACPI_SPMI_INTERFACE_TYPE_SMIC   0x02

Definition at line 109 of file ServiceProcessorManagementInterfaceTable.h.

◆ EFI_ACPI_SPMI_INTERFACE_TYPE_SSIF

#define EFI_ACPI_SPMI_INTERFACE_TYPE_SSIF   0x04

Definition at line 111 of file ServiceProcessorManagementInterfaceTable.h.