x86/efi: Restore 'attr' argument to query_variable_info()
authorMatt Fleming <matt.fleming@intel.com>
Sun, 16 Mar 2014 17:46:46 +0000 (17:46 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 17 Mar 2014 21:55:04 +0000 (21:55 +0000)
commit9a11040ff962304c1838aa9a9f33be78784eae47
tree9402ef5b2d8c7e1f110302bf9604204c80cb9c11
parent3f4a7836e33134d4ac34fa7c99788f0c6a79fa1c
x86/efi: Restore 'attr' argument to query_variable_info()

In the thunk patches the 'attr' argument was dropped to
query_variable_info(). Restore it otherwise the firmware will return
EFI_INVALID_PARAMETER.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/platform/efi/efi_64.c
This page took 0.027234 seconds and 5 git commands to generate.