commit | 117a9ac777f8034d4675b821172d2ff71f6ec47a | [log] [tgz] |
---|---|---|
author | Feng Tang <feng.tang@intel.com> | Fri Aug 14 15:10:24 2009 -0400 |
committer | Len Brown <len.brown@intel.com> | Fri Aug 28 19:57:30 2009 -0400 |
tree | f74100515cb879ef5b995edc2fa049b9b1440489 | |
parent | 6349d9979beba240fe7182872cb547250264b865 [diff] |
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 <feng.tang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>