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>Power</strong> Source <strong>and</strong> <strong>Power</strong> Meter Devices<br />

Return Value:<br />

A Package with the following format:<br />

Package {<br />

<strong>Power</strong> Source State<br />

Maximum Output <strong>Power</strong><br />

Maximum Input <strong>Power</strong><br />

Model Number<br />

Serial Number<br />

OEM Information<br />

}<br />

// Integer (DWORD)<br />

// Integer (DWORD)<br />

// Integer (DWORD)<br />

// String (ASCIIZ)<br />

// String (ASCIIZ)<br />

// String (ASCIIZ)<br />

Table 10-279 PIF Method Result Codes<br />

Element Object Type Description<br />

<strong>Power</strong> Source<br />

State<br />

Maximum Output<br />

<strong>Power</strong><br />

Maximum Input<br />

<strong>Power</strong><br />

Model Number<br />

Serial Number<br />

OEM Information<br />

Integer<br />

(DWORD)<br />

Integer<br />

(DWORD)<br />

Integer<br />

(DWORD)<br />

String<br />

(ASCIIZ)<br />

String<br />

(ASCIIZ)<br />

String<br />

(ASCIIZ)<br />

Bit values that describe the type of this <strong>Power</strong> Source. These bits are<br />

especially useful in server scenarios.<br />

Bit [0] – indicates the power source is a redundant one. If this bit is set,<br />

this <strong>Power</strong> Source device should have a _PRL object.<br />

Bit [1] – indicates the power source is being shared across multiple<br />

machines.<br />

Bi [31:2] – Reserved.<br />

The maximum rated output wattage of the power source device. [mW]<br />

0xFFFFFFFF is returned if the information is unavailable.<br />

The maximum rated input wattage of the power source device. [mW]<br />

0xFFFFFFFF is returned if the information is unavailable.<br />

OEM-specific <strong>Power</strong> Source model number. This element is optional<br />

<strong>and</strong> an empty string (a null character) should be used if this is not<br />

supported.<br />

OEM-specific <strong>Power</strong> Source serial number. This element is optional<br />

<strong>and</strong> an empty string (a null character) should be used if this is not<br />

supported.<br />

OEM-specific information that the UI uses to display about the <strong>Power</strong><br />

Source device. This element is optional <strong>and</strong> a NULL string should be<br />

used if this is not supported.<br />

10.3.4 _PRL (<strong>Power</strong> Source Redundancy List)<br />

This optional object evaluates to a list of <strong>Power</strong> Source devices that are in the same redundancy<br />

grouping as <strong>Power</strong> Source device under which this object is defined. A redundancy grouping is a<br />

group of power supplies that together provide redundancy. For example, on a system that contains<br />

two power supplies that each could independently power the system, both power supplies would be<br />

part of the same redundancy group. This is used in conjunction with the <strong>Power</strong> Source State values<br />

specified by the _PIF object.<br />

The entries should be in the format of a fully qualified ACPI namespace path.<br />

Arguments:<br />

None<br />

Version 6.0 585

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

Saved successfully!

Ooh no, something went wrong!