sysfs-firmware-efi 973 B

123456789101112131415161718192021222324252627282930
  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. What: /sys/firmware/efi/runtime
  8. Date: December 2013
  9. Contact: Dave Young <dyoung@redhat.com>
  10. Description: It shows the physical address of runtime service table entry in
  11. the EFI system table.
  12. Users: Kexec
  13. What: /sys/firmware/efi/config_table
  14. Date: December 2013
  15. Contact: Dave Young <dyoung@redhat.com>
  16. Description: It shows the physical address of config table entry in the EFI
  17. system table.
  18. Users: Kexec
  19. What: /sys/firmware/efi/systab
  20. Date: April 2005
  21. Contact: linux-efi@vger.kernel.org
  22. Description: Displays the physical addresses of all EFI Configuration
  23. Tables found via the EFI System Table. The order in
  24. which the tables are printed forms an ABI and newer
  25. versions are always printed first, i.e. ACPI20 comes
  26. before ACPI.
  27. Users: dmidecode