blob: 5d067ec3dbdde748b7b5a684b08bc2da2a123d6e [file] [log] [blame]
description: >
Implement to provide the power management policy for the current
resource.
properties:
- name: PolicyEnabled
type: boolean
description: >
Power management policy enabled status.
- name: MaxTDPmW
type: uint32
description: >
Maximum TDP in milliwatts.
- name: PeakPowerBudgetmW
type: uint32
description: >
Peak power budget in milliwatts.
- name: AveragePowerBudgetmW
type: uint32
description: >
Average power budget in milliwatts.