hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/sysfs-firmware-efi-esrt
....@@ -35,10 +35,13 @@
3535 Date: February 2015
3636 Contact: Peter Jones <pjones@redhat.com>
3737 Description: What kind of firmware entry this is:
38
- 0 - Unknown
39
- 1 - System Firmware
40
- 2 - Device Firmware
41
- 3 - UEFI Driver
38
+
39
+ == ===============
40
+ 0 Unknown
41
+ 1 System Firmware
42
+ 2 Device Firmware
43
+ 3 UEFI Driver
44
+ == ===============
4245
4346 What: /sys/firmware/efi/esrt/entries/entry$N/fw_class
4447 Date: February 2015
....@@ -71,11 +74,14 @@
7174 Contact: Peter Jones <pjones@redhat.com>
7275 Description: The result of the last firmware update attempt for the
7376 firmware resource entry.
74
- 0 - Success
75
- 1 - Insufficient resources
76
- 2 - Incorrect version
77
- 3 - Invalid format
78
- 4 - Authentication error
79
- 5 - AC power event
80
- 6 - Battery power event
77
+
78
+ == ======================
79
+ 0 Success
80
+ 1 Insufficient resources
81
+ 2 Incorrect version
82
+ 3 Invalid format
83
+ 4 Authentication error
84
+ 5 AC power event
85
+ 6 Battery power event
86
+ == ======================
8187