sysfs-class-mei 903 B

12345678910111213141516171819202122232425262728293031
  1. What: /sys/class/mei/
  2. Date: May 2014
  3. KernelVersion: 3.17
  4. Contact: Tomas Winkler <tomas.winkler@intel.com>
  5. Description:
  6. The mei/ class sub-directory belongs to mei device class
  7. What: /sys/class/mei/meiN/
  8. Date: May 2014
  9. KernelVersion: 3.17
  10. Contact: Tomas Winkler <tomas.winkler@intel.com>
  11. Description:
  12. The /sys/class/mei/meiN directory is created for
  13. each probed mei device
  14. What: /sys/class/mei/meiN/fw_status
  15. Date: Nov 2014
  16. KernelVersion: 3.19
  17. Contact: Tomas Winkler <tomas.winkler@intel.com>
  18. Description: Display fw status registers content
  19. The ME FW writes its status information into fw status
  20. registers for BIOS and OS to monitor fw health.
  21. The register contains running state, power management
  22. state, error codes, and others. The way the registers
  23. are decoded depends on PCH or SoC generation.
  24. Also number of registers varies between 1 and 6
  25. depending on generation.