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.

ACPI Source Language (ASL)Reference<br />

Description<br />

If Destination is already an initialized object of type DataRefObject, the original contents of<br />

Destination are discarded <strong>and</strong> replaced with Source. Otherwise, a fatal error is generated.<br />

Note: (Compatibility Note) The CopyObject operator was first introduced new in ACPI 2.0.<br />

19.6.18 CreateBitField (Create 1-Bit Buffer Field)<br />

Syntax<br />

CreateBitField (SourceBuffer, BitIndex, BitFieldName)<br />

Arguments<br />

SourceBuffer is evaluated as a buffer. BitIndex is evaluated as an integer. BitFieldName is a<br />

NameString.<br />

Description<br />

A new buffer field object named BitFieldName is created for the bit of SourceBuffer at the bit index<br />

of BitIndex. The bit-defined field within SourceBuffer must exist.BitFieldName is created for the bit<br />

of SourceBuffer at the bit index of BitIndex. The bit-defined field within SourceBuffer must exist.<br />

19.6.19 CreateByteField (Create 8-Bit Buffer Field)<br />

Syntax<br />

CreateByteField (SourceBuffer, ByteIndex, ByteFieldName)<br />

Arguments<br />

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

NameString.<br />

Description<br />

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

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

19.6.20 CreateDWordField (Create 32-Bit Buffer Field)<br />

Syntax<br />

CreateDWordField (SourceBuffer, ByteIndex, DWordFieldName)<br />

Arguments<br />

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

NameString.<br />

Description<br />

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

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

Version 6.0 817

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

Saved successfully!

Ooh no, something went wrong!