Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/firmware/efi/fw_vendor
0002 Date:           December 2013
0003 Contact:        Dave Young <dyoung@redhat.com>
0004 Description:    It shows the physical address of firmware vendor field in the
0005                 EFI system table.
0006 Users:          Kexec
0007 
0008 What:           /sys/firmware/efi/runtime
0009 Date:           December 2013
0010 Contact:        Dave Young <dyoung@redhat.com>
0011 Description:    It shows the physical address of runtime service table entry in
0012                 the EFI system table.
0013 Users:          Kexec
0014 
0015 What:           /sys/firmware/efi/config_table
0016 Date:           December 2013
0017 Contact:        Dave Young <dyoung@redhat.com>
0018 Description:    It shows the physical address of config table entry in the EFI
0019                 system table.
0020 Users:          Kexec
0021 
0022 What:           /sys/firmware/efi/systab
0023 Date:           April 2005
0024 Contact:        linux-efi@vger.kernel.org
0025 Description:    Displays the physical addresses of all EFI Configuration
0026                 Tables found via the EFI System Table. The order in
0027                 which the tables are printed forms an ABI and newer
0028                 versions are always printed first, i.e. ACPI20 comes
0029                 before ACPI.
0030 Users:          dmidecode
0031 
0032 What:           /sys/firmware/efi/tables/rci2
0033 Date:           July 2019
0034 Contact:        Narendra K <Narendra.K@dell.com>, linux-bugs@dell.com
0035 Description:    Displays the content of the Runtime Configuration Interface
0036                 Table version 2 on Dell EMC PowerEdge systems in binary format
0037 Users:          It is used by Dell EMC OpenManage Server Administrator tool to
0038                 populate BIOS setup page.