mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-23 12:14:10 +08:00
002a9c2f99
There are a number of new changes at the ABI files that cause them to produce warnings when generating ABI output. Fix them. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/55a89f423cf122982c462d257722e44d6ece4b36.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
14 lines
534 B
Plaintext
14 lines
534 B
Plaintext
What: /sys/bus/wmi/devices/44FADEB1-B204-40F2-8581-394BBDC1B651/firmware_update_request
|
|
Date: April 2020
|
|
KernelVersion: 5.7
|
|
Contact: "Jithu Joseph" <jithu.joseph@intel.com>
|
|
Description:
|
|
Allow user space entities to trigger update of Slim
|
|
Bootloader (SBL). This attribute normally has a value
|
|
of 0 and userspace can signal SBL to update firmware,
|
|
on next reboot, by writing a value of 1.
|
|
There are two available states:
|
|
|
|
* 0 -> Skip firmware update while rebooting
|
|
* 1 -> Attempt firmware update on next reboot
|