27.10.2015 Views

Advanced Configuration and Power Interface Specification

ACPI_6.0

ACPI_6.0

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Advanced</strong> <strong>Configuration</strong> <strong>and</strong> <strong>Power</strong> <strong>Interface</strong> <strong>Specification</strong><br />

Notation Convention Description Example<br />

Bar symbol ( | ) Separates alternatives. aterm := bterm | means the<br />

following constructs are possible:<br />

• bterm<br />

• cterm dterm<br />

aterm := dterm means the<br />

following constructs are possible:<br />

• bterm dterm<br />

• cterm dterm<br />

Term Term Term Terms separated from each<br />

other by spaces form an<br />

ordered list.<br />

N/A<br />

Word in bold<br />

Word in italics<br />

Denotes the name of a term in<br />

the ASL grammar,<br />

representing any instance of<br />

such a term. ASL terms are not<br />

case-sensitive.<br />

Names of arguments to<br />

objects that are replaced for a<br />

given instance.<br />

Single quotes (‘ ’) Indicate constant characters. ‘A’<br />

In the following ASL term definition:<br />

ThermalZone (ZoneName) {ObjectList}<br />

the item in bold is the name of the term.<br />

In the following ASL term definition:<br />

ThermalZone (ZoneName) {ObjectList}<br />

the italicized item is an argument. The item that is<br />

not bolded or italicized is defined elsewhere in the<br />

ASL grammar.<br />

0xdd<br />

Refers to a byte value<br />

expressed as two hexadecimal<br />

digits.<br />

0x21 means a value of hexadecimal 21, or<br />

decimal 37. Notice that a value expressed in<br />

hexadecimal must start with a leading zero (0).<br />

Dash character ( - ) Indicates a range. 1-9 means a single digit in the range 1 to 9<br />

inclusive.<br />

754 April, 2015 Version 6.0

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!