Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
What: /sys/firmware/efi/fw_vendor
|
|
Date: December 2013
|
|
Contact: Dave Young <dyoung@redhat.com>
|
|
Description: It shows the physical address of firmware vendor field in the
|
|
EFI system table.
|
|
Users: Kexec
|
|
|
|
What: /sys/firmware/efi/runtime
|
|
Date: December 2013
|
|
Contact: Dave Young <dyoung@redhat.com>
|
|
Description: It shows the physical address of runtime service table entry in
|
|
the EFI system table.
|
|
Users: Kexec
|
|
|
|
What: /sys/firmware/efi/config_table
|
|
Date: December 2013
|
|
Contact: Dave Young <dyoung@redhat.com>
|
|
Description: It shows the physical address of config table entry in the EFI
|
|
system table.
|
|
Users: Kexec
|
|
|
|
What: /sys/firmware/efi/systab
|
|
Date: April 2005
|
|
Contact: linux-efi@vger.kernel.org
|
|
Description: Displays the physical addresses of all EFI Configuration
|
|
Tables found via the EFI System Table. The order in
|
|
which the tables are printed forms an ABI and newer
|
|
versions are always printed first, i.e. ACPI20 comes
|
|
before ACPI.
|
|
Users: dmidecode
|
|
|
|
What: /sys/firmware/efi/tables/rci2
|
|
Date: July 2019
|
|
Contact: Narendra K <Narendra.K@dell.com>, linux-bugs@dell.com
|
|
Description: Displays the content of the Runtime Configuration Interface
|
|
Table version 2 on Dell EMC PowerEdge systems in binary format
|
|
Users: It is used by Dell EMC OpenManage Server Administrator tool to
|
|
populate BIOS setup page.
|
|
|
|
What: /sys/firmware/efi/ovmf_debug_log
|
|
Date: July 2025
|
|
Contact: Gerd Hoffmann <kraxel@redhat.com>, linux-efi@vger.kernel.org
|
|
Description: Displays the content of the OVMF debug log buffer. The file is
|
|
only present in case the firmware supports logging to a memory
|
|
buffer.
|