+1
−0
drivers/sfi/Makefile
0 → 100644
+3
−0
drivers/sfi/sfi_core.c
0 → 100644
+412
−0
drivers/sfi/sfi_core.h
0 → 100644
+70
−0
+2
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>