Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / Documentation / ABI / testing / sysfs-firmware-efi
1 What:           /sys/firmware/efi/fw_vendor
2 Date:           December 2013
3 Contact:        Dave Young <dyoung@redhat.com>
4 Description:    It shows the physical address of firmware vendor field in the
5                 EFI system table.
6 Users:          Kexec
7
8 What:           /sys/firmware/efi/runtime
9 Date:           December 2013
10 Contact:        Dave Young <dyoung@redhat.com>
11 Description:    It shows the physical address of runtime service table entry in
12                 the EFI system table.
13 Users:          Kexec
14
15 What:           /sys/firmware/efi/config_table
16 Date:           December 2013
17 Contact:        Dave Young <dyoung@redhat.com>
18 Description:    It shows the physical address of config table entry in the EFI
19                 system table.
20 Users:          Kexec
21
22 What:           /sys/firmware/efi/systab
23 Date:           April 2005
24 Contact:        linux-efi@vger.kernel.org
25 Description:    Displays the physical addresses of all EFI Configuration
26                 Tables found via the EFI System Table. The order in
27                 which the tables are printed forms an ABI and newer
28                 versions are always printed first, i.e. ACPI20 comes
29                 before ACPI.
30 Users:          dmidecode
31
32 What:           /sys/firmware/efi/tables/rci2
33 Date:           July 2019
34 Contact:        Narendra K <Narendra.K@dell.com>, linux-bugs@dell.com
35 Description:    Displays the content of the Runtime Configuration Interface
36                 Table version 2 on Dell EMC PowerEdge systems in binary format
37 Users:          It is used by Dell EMC OpenManage Server Administrator tool to
38                 populate BIOS setup page.