| commit | 58e4f1ad425895294eecad902da96c2dc65000d3 | [log] [tgz] |
|---|---|---|
| author | Matt Fleming <matt.fleming@intel.com> | Sun Mar 16 17:46:46 2014 +0000 |
| committer | Matt Fleming <matt.fleming@intel.com> | Thu Mar 20 09:11:18 2014 +0000 |
| tree | 0349cb798250537879af2736ba2828af63a9a9ed | |
| parent | df5f0b6f4a64a83d3ff932dbc1484a5bef8ee80c [diff] |
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>