]> Git Repo - linux.git/commit
SFI: add sysfs interface for SFI tables.
authorFeng Tang <[email protected]>
Wed, 26 May 2010 03:28:08 +0000 (11:28 +0800)
committerLen Brown <[email protected]>
Thu, 27 May 2010 16:46:20 +0000 (12:46 -0400)
commitdce80a56268fffd6b5ea57b3f6ba3d027a68f05e
tree387349e5e6ee31dbe26c57ac0bf5d223af4ef838
parent5487ab4a5a71e955fef7094a0624df0542da91ef
SFI: add sysfs interface for SFI tables.

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 <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Documentation/ABI/testing/sysfs-firmware-sfi [new file with mode: 0644]
drivers/sfi/sfi_acpi.c
drivers/sfi/sfi_core.c
drivers/sfi/sfi_core.h
This page took 0.053892 seconds and 4 git commands to generate.