提交 3668011d 编写于 作者: S Sergey Vlasov 提交者: Matt Fleming

efi: Export efi_query_variable_store() for efivars.ko

Fixes build with CONFIG_EFI_VARS=m which was broken after the commit
"x86, efivars: firmware bug workarounds should be in platform code".
Signed-off-by: NSergey Vlasov <vsu@altlinux.ru>
Signed-off-by: NMatt Fleming <matt.fleming@intel.com>
上级 f6ce5002
......@@ -1144,3 +1144,4 @@ efi_status_t efi_query_variable_store(u32 attributes, unsigned long size)
return EFI_SUCCESS;
}
EXPORT_SYMBOL_GPL(efi_query_variable_store);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册