|
| #define | ACPI_LARGE_GENERIC_REGISTER_DESCRIPTOR_NAME 0x02 |
| |
| #define | ACPI_GENERIC_REGISTER_DESCRIPTOR 0x82 |
| |
| #define | EFI_ACPI_2_0_SYSTEM_MEMORY 0 |
| |
| #define | EFI_ACPI_2_0_SYSTEM_IO 1 |
| |
| #define | EFI_ACPI_2_0_PCI_CONFIGURATION_SPACE 2 |
| |
| #define | EFI_ACPI_2_0_EMBEDDED_CONTROLLER 3 |
| |
| #define | EFI_ACPI_2_0_SMBUS 4 |
| |
| #define | EFI_ACPI_2_0_FUNCTIONAL_FIXED_HARDWARE 0x7F |
| |
| #define | EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_POINTER_REVISION 0x02 |
| |
| #define | EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_TABLE_REVISION 0x01 |
| |
| #define | EFI_ACPI_2_0_EXTENDED_SYSTEM_DESCRIPTION_TABLE_REVISION 0x01 |
| |
| #define | EFI_ACPI_2_0_FIXED_ACPI_DESCRIPTION_TABLE_REVISION 0x03 |
| |
| #define | EFI_ACPI_2_0_PM_PROFILE_UNSPECIFIED 0 |
| |
| #define | EFI_ACPI_2_0_PM_PROFILE_DESKTOP 1 |
| |
| #define | EFI_ACPI_2_0_PM_PROFILE_MOBILE 2 |
| |
| #define | EFI_ACPI_2_0_PM_PROFILE_WORKSTATION 3 |
| |
| #define | EFI_ACPI_2_0_PM_PROFILE_ENTERPRISE_SERVER 4 |
| |
| #define | EFI_ACPI_2_0_PM_PROFILE_SOHO_SERVER 5 |
| |
| #define | EFI_ACPI_2_0_PM_PROFILE_APPLIANCE_PC 6 |
| |
| #define | EFI_ACPI_2_0_LEGACY_DEVICES BIT0 |
| |
| #define | EFI_ACPI_2_0_8042 BIT1 |
| |
| #define | EFI_ACPI_2_0_WBINVD BIT0 |
| |
| #define | EFI_ACPI_2_0_WBINVD_FLUSH BIT1 |
| |
| #define | EFI_ACPI_2_0_PROC_C1 BIT2 |
| |
| #define | EFI_ACPI_2_0_P_LVL2_UP BIT3 |
| |
| #define | EFI_ACPI_2_0_PWR_BUTTON BIT4 |
| |
| #define | EFI_ACPI_2_0_SLP_BUTTON BIT5 |
| |
| #define | EFI_ACPI_2_0_FIX_RTC BIT6 |
| |
| #define | EFI_ACPI_2_0_RTC_S4 BIT7 |
| |
| #define | EFI_ACPI_2_0_TMR_VAL_EXT BIT8 |
| |
| #define | EFI_ACPI_2_0_DCK_CAP BIT9 |
| |
| #define | EFI_ACPI_2_0_RESET_REG_SUP BIT10 |
| |
| #define | EFI_ACPI_2_0_SEALED_CASE BIT11 |
| |
| #define | EFI_ACPI_2_0_HEADLESS BIT12 |
| |
| #define | EFI_ACPI_2_0_CPU_SW_SLP BIT13 |
| |
| #define | EFI_ACPI_2_0_FIRMWARE_ACPI_CONTROL_STRUCTURE_VERSION 0x01 |
| |
| #define | EFI_ACPI_2_0_S4BIOS_F BIT0 |
| |
| #define | EFI_ACPI_2_0_MULTIPLE_APIC_DESCRIPTION_TABLE_REVISION 0x01 |
| |
| #define | EFI_ACPI_2_0_PCAT_COMPAT BIT0 |
| |
| #define | EFI_ACPI_2_0_PROCESSOR_LOCAL_APIC 0x00 |
| |
| #define | EFI_ACPI_2_0_IO_APIC 0x01 |
| |
| #define | EFI_ACPI_2_0_INTERRUPT_SOURCE_OVERRIDE 0x02 |
| |
| #define | EFI_ACPI_2_0_NON_MASKABLE_INTERRUPT_SOURCE 0x03 |
| |
| #define | EFI_ACPI_2_0_LOCAL_APIC_NMI 0x04 |
| |
| #define | EFI_ACPI_2_0_LOCAL_APIC_ADDRESS_OVERRIDE 0x05 |
| |
| #define | EFI_ACPI_2_0_IO_SAPIC 0x06 |
| |
| #define | EFI_ACPI_2_0_PROCESSOR_LOCAL_SAPIC 0x07 |
| |
| #define | EFI_ACPI_2_0_PLATFORM_INTERRUPT_SOURCES 0x08 |
| |
| #define | EFI_ACPI_2_0_LOCAL_APIC_ENABLED BIT0 |
| |
| #define | EFI_ACPI_2_0_SMART_BATTERY_DESCRIPTION_TABLE_REVISION 0x01 |
| |
| #define | EFI_ACPI_2_0_EMBEDDED_CONTROLLER_BOOT_RESOURCES_TABLE_REVISION 0x01 |
| |
| #define | EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_POINTER_SIGNATURE SIGNATURE_64('R', 'S', 'D', ' ', 'P', 'T', 'R', ' ') |
| |
| #define | EFI_ACPI_2_0_MULTIPLE_SAPIC_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('A', 'P', 'I', 'C') |
| |
| #define | EFI_ACPI_2_0_SIMPLE_BOOT_FLAG_TABLE_SIGNATURE SIGNATURE_32('B', 'O', 'O', 'T') |
| |
| #define | EFI_ACPI_2_0_DEBUG_PORT_TABLE_SIGNATURE SIGNATURE_32('D', 'B', 'G', 'P') |
| |
| #define | EFI_ACPI_2_0_DIFFERENTIATED_SYSTEM_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('D', 'S', 'D', 'T') |
| |
| #define | EFI_ACPI_2_0_EMBEDDED_CONTROLLER_BOOT_RESOURCES_TABLE_SIGNATURE SIGNATURE_32('E', 'C', 'D', 'T') |
| |
| #define | EFI_ACPI_2_0_EVENT_TIMER_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('E', 'T', 'D', 'T') |
| |
| #define | EFI_ACPI_2_0_FIRMWARE_ACPI_CONTROL_STRUCTURE_SIGNATURE SIGNATURE_32('F', 'A', 'C', 'S') |
| |
| #define | EFI_ACPI_2_0_FIXED_ACPI_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('F', 'A', 'C', 'P') |
| |
| #define | EFI_ACPI_2_0_MULTIPLE_APIC_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('A', 'P', 'I', 'C') |
| |
| #define | EFI_ACPI_2_0_PERSISTENT_SYSTEM_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('P', 'S', 'D', 'T') |
| |
| #define | EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('R', 'S', 'D', 'T') |
| |
| #define | EFI_ACPI_2_0_SMART_BATTERY_SPECIFICATION_TABLE_SIGNATURE SIGNATURE_32('S', 'B', 'S', 'T') |
| |
| #define | EFI_ACPI_2_0_SYSTEM_LOCALITY_INFORMATION_TABLE_SIGNATURE SIGNATURE_32('S', 'L', 'I', 'T') |
| |
| #define | EFI_ACPI_2_0_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE_SIGNATURE SIGNATURE_32('S', 'P', 'C', 'R') |
| |
| #define | EFI_ACPI_2_0_STATIC_RESOURCE_AFFINITY_TABLE_SIGNATURE SIGNATURE_32('S', 'R', 'A', 'T') |
| |
| #define | EFI_ACPI_2_0_SECONDARY_SYSTEM_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('S', 'S', 'D', 'T') |
| |
| #define | EFI_ACPI_2_0_SERVER_PLATFORM_MANAGEMENT_INTERFACE_SIGNATURE SIGNATURE_32('S', 'P', 'M', 'I') |
| |
| #define | EFI_ACPI_2_0_EXTENDED_SYSTEM_DESCRIPTION_TABLE_SIGNATURE SIGNATURE_32('X', 'S', 'D', 'T') |
| |
| #define | EFI_ACPI_2_0_MEMORY_MAPPED_CONFIGURATION_BASE_ADDRESS_TABLE_SIGNATURE SIGNATURE_32('M', 'C', 'F', 'G') |
| |
ACPI 2.0 definitions from the ACPI Specification, revision 2.0
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.