From: Feng Tang Date: Fri, 14 Aug 2009 19:10:24 +0000 (-0400) Subject: SFI: create linux/sfi.h X-Git-Tag: v2.6.32-rc1~170^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117a9ac777f8034d4675b821172d2ff71f6ec47a;p=pandora-kernel.git SFI: create linux/sfi.h include/linux/include/sfi.h defines everything that customers of SFI need to know in order to use the SFI suport in the kernel. The primary API is sfi_table_parse(), where a driver or another part of the kernel can supply a handler to parse the named table. sfi.h also includes the currently defined table signatures and table formats. Signed-off-by: Feng Tang Signed-off-by: Len Brown --- Reading git-diff-tree failed