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.

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

19.6.21 CreateField (Create Arbitrary Length Buffer Field)<br />

Syntax<br />

CreateField (SourceBuffer, BitIndex, NumBits, FieldName)<br />

Arguments<br />

SourceBuffer is evaluated as a buffer. BitIndex <strong>and</strong> NumBits are evaluated as integers. FieldName is<br />

a NameString.<br />

Description<br />

A new buffer field object named FieldName is created for the bits of SourceBuffer at BitIndex for<br />

NumBits. The entire bit range of the defined field within SourceBuffer must exist. If NumBits<br />

evaluates to zero, a fatal exception is generated.<br />

19.6.22 CreateQWordField (Create 64-Bit Buffer Field)<br />

Syntax<br />

CreateQWordField (SourceBuffer, ByteIndex, QWordFieldName)<br />

Arguments<br />

SourceBuffer is evaluated as a buffer. ByteIndex is evaluated as an integer. QWordFieldName is a<br />

NameString.<br />

Description<br />

A new buffer field object named QWordFieldName is created for the QWord of SourceBuffer at the<br />

byte index of ByteIndex. The QWord-defined field within SourceBuffer must exist.<br />

19.6.23 CreateWordField (Create 16-Bit Buffer Field)<br />

Syntax<br />

CreateWordField (SourceBuffer, ByteIndex, WordFieldName)<br />

Arguments<br />

SourceBuffer is evaluated as a buffer. ByteIndex is evaluated as an integer. WordFieldName is a<br />

NameString.<br />

Description<br />

A new bufferfield object named WordFieldName is created for the word of SourceBuffer at the byte<br />

index of ByteIndex. The word-defined field within SourceBuffer must exist.<br />

19.6.24 DataTableRegion (Create Data Table Operation Region)<br />

Syntax<br />

DataTableRegion (RegionName, SignatureString, OemIDString, OemTableIDString)<br />

818 April, 2015 Version 6.0

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

Saved successfully!

Ooh no, something went wrong!