blob: d5231d7959e7b849e7abbe62b4b5a240b9d83505 [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.