Skip to content
  • Feng Tang's avatar
    SFI: create linux/sfi.h · 117a9ac7
    Feng Tang authored
    
    
    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: default avatarFeng Tang <feng.tang@intel.com>
    Signed-off-by: default avatarLen Brown <len.brown@intel.com>
    117a9ac7