What is SFI?
The Simple Firmware Interface (SFI) is a method for platform firmware to export static tables to the operating system (OS).
Downloads
Download a Linux Kernel source tree with the latest SFI “test patch”:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git sfi-test
When this prototype branch is ready for proposal for upstream Linux, it will be re-based to a release branch:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git sfi-release
The generic SFI files will also be made available on the Download page of this web site.
