sevki
c9e1dba412
setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
13 lines
534 B
Text
13 lines
534 B
Text
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
|