SFI: add platform-independent core support
authorFeng Tang <feng.tang@intel.com>
Fri, 14 Aug 2009 19:13:46 +0000 (15:13 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 28 Aug 2009 23:57:33 +0000 (19:57 -0400)
drivers/sfi/sfi_core.c contains the generic SFI implementation.
It has a private header, sfi_core.h, for its own use and the
private use of future files in drivers/sfi/

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

No differences found