UEFI display power state protocol

Important

Some information in this section may apply only to Windows 10 Mobile and certain processor architectures.

The display power state protocol is used by the Microsoft UEFI battery charging application to communicate with the UEFI battery charging driver in order to perform the following tasks:

  • Turn off the screen and backlight during low battery charging mode after displaying the alternating low battery UI for 10 seconds without any user input.

  • Turn the screen and backlight back on during low battery charging mode when the power button is pressed.

Important

If the device uses a custom UEFI battery charging application instead of the Microsoft-provided application, the UEFI battery charging driver must not implement this protocol. The Windows Boot Manager will load the Microsoft UEFI battery charging application if the driver implements this protocol.

For more information about the Microsoft-provided UEFI battery charging application, see Battery charging in the boot environment.

Protocol Interface

Architecture of the UEFI battery charging application