SFI: add sysfs interface for SFI tables.
authorFeng Tang <feng.tang@intel.com>
Wed, 26 May 2010 03:28:08 +0000 (11:28 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 27 May 2010 16:46:20 +0000 (12:46 -0400)
Analogous to ACPI's /sys/firmware/acpi/tables/...

create /sys/firmware/sfi/tables/

The tables are primariy for the kernel,
but sometimes it is useful for user-space to be
able to read them.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found