27.10.2015 Views

Advanced Configuration and Power Interface Specification

ACPI_6.0

ACPI_6.0

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ACPI Source Language (ASL)Reference<br />

19.2.2 ASL Name <strong>and</strong> Pathname Terms<br />

// Name <strong>and</strong> path characters supported<br />

LeadNameChar :=<br />

‘A’-‘Z’ | ‘a’-‘z’ | ‘_’<br />

DigitChar :=<br />

‘0’-‘9’<br />

NameChar :=<br />

DigitChar | LeadNameChar<br />

RootChar :=<br />

‘\’<br />

ParentPrefixChar :=<br />

‘^’<br />

PathSeparatorChar :=<br />

‘.’<br />

CommaChar :=<br />

‘,’<br />

SemicolonDelimiter :=<br />

Nothing | ‘;’<br />

// Names <strong>and</strong> paths<br />

NameSeg :=<br />

|<br />

|<br />

|<br />

<br />

NameString :=<br />

| | NonEmptyNamePath<br />

NamePath :=<br />

Nothing | <br />

NamePathTail :=<br />

Nothing | <br />

NonEmptyNamePath :=<br />

NameSeg | <br />

PrefixPath :=<br />

Nothing | <br />

Version 6.0 755

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

Saved successfully!

Ooh no, something went wrong!