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

Go to the source code of this file.

Data Structures

struct  EFI_ACPI_ASF_RECORD_HEADER
 
struct  EFI_ACPI_ASF_INFO
 
struct  EFI_ACPI_ASF_ALERTDATA
 
struct  EFI_ACPI_ASF_ALRT
 
struct  EFI_ACPI_ASF_CONTROLDATA
 
struct  EFI_ACPI_ASF_RCTL
 
struct  EFI_ACPI_ASF_RMCP
 
struct  EFI_ACPI_ASF_ADDR
 

Macros

#define EFI_ACPI_2_0_ASF_DESCRIPTION_TABLE_REVISION   0x20
 
#define EFI_ACPI_ASF_DESCRIPTION_TABLE_SIGNATURE   SIGNATURE_32 ('A', 'S', 'F', '!')
 

Typedefs

typedef EFI_ACPI_DESCRIPTION_HEADER EFI_ACPI_ASF_DESCRIPTION_HEADER
 

Detailed Description

ACPI Alert Standard Format Description Table ASF! as described in the ASF2.0 Specification

Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file AlertStandardFormatTable.h.

Macro Definition Documentation

◆ EFI_ACPI_2_0_ASF_DESCRIPTION_TABLE_REVISION

#define EFI_ACPI_2_0_ASF_DESCRIPTION_TABLE_REVISION   0x20

The revision stored in ASF! DESCRIPTION TABLE as BCD value

Definition at line 130 of file AlertStandardFormatTable.h.

◆ EFI_ACPI_ASF_DESCRIPTION_TABLE_SIGNATURE

#define EFI_ACPI_ASF_DESCRIPTION_TABLE_SIGNATURE   SIGNATURE_32 ('A', 'S', 'F', '!')

"ASF!" ASF Description Table Signature

Definition at line 135 of file AlertStandardFormatTable.h.

Typedef Documentation

◆ EFI_ACPI_ASF_DESCRIPTION_HEADER

ASF! Description Table Header

Definition at line 125 of file AlertStandardFormatTable.h.