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 />

Name (_PLD, Package (0x01) // _PLD: Physical Location of Device<br />

{<br />

ToPLD (<br />

PLD_Revision = 0x2,<br />

PLD_IgnoreColor = 0x1,<br />

PLD_Red = 0x37,<br />

PLD_Green = 0x44,<br />

PLD_Blue<br />

= 0xFF,<br />

PLD_Width = 0x4,<br />

PLD_Height = 0x19,<br />

PLD_UserVisible = 0x1,<br />

PLD_Dock = 0x0,<br />

PLD_Lid = 0x1,<br />

PLD_Panel<br />

= "TOP",<br />

PLD_VerticalPosition = "CENTER",<br />

PLD_HorizontalPosition = "RIGHT",<br />

PLD_Shape<br />

= "VERTICALRECTANGLE",<br />

PLD_GroupOrientation = 0x1,<br />

PLD_GroupToken<br />

= 0xA,<br />

PLD_GroupPosition = 0x21,<br />

PLD_Bay = 0x1,<br />

PLD_Ejectable = 0x0,<br />

PLD_EjectRequired = 0x1,<br />

PLD_CabinetNumber = 0x1E,<br />

PLD_CardCageNumber = 0x17,<br />

PLD_Reference = 0x0,<br />

PLD_Rotation = 0x7,<br />

PLD_Order = 0x3,<br />

PLD_VerticalOffset = 0x141,<br />

PLD_HorizontalOffset = 0x2C)<br />

})<br />

19.6.135 ToString (Convert Buffer To String)<br />

Syntax<br />

ToString (Source, Length, Result) => String<br />

Arguments<br />

Source is evaluated as a buffer. Length is evaluated as an integer data type.<br />

Description<br />

Starting with the first byte, the contents of the buffer are copied into the string until the number of<br />

characters specified by Length is reached or a null (0) character is found. If Length is not specified or<br />

is Ones, then the contents of the buffer are copied until a null (0) character is found. If the source<br />

buffer has a length of zero, a zero length (null terminator only) string will be created. The result is<br />

copied into the Result.<br />

19.6.136 ToUUID (Convert String to UUID Macro)<br />

Syntax<br />

ToUUID (AsciiString) => Buffer<br />

896 April, 2015 Version 6.0

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

Saved successfully!

Ooh no, something went wrong!