efi: Fix argument types for SetVariable() for ia64
authorMatthew Garrett <mjg@redhat.com>
Wed, 6 Jul 2011 20:48:49 +0000 (16:48 -0400)
committerTony Luck <tony.luck@intel.com>
Thu, 4 Aug 2011 23:03:50 +0000 (16:03 -0700)
The spec says this takes uint32 for attributes, not uintn.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found