From: Matthew Garrett Date: Mon, 6 Jun 2011 19:36:24 +0000 (-0400) Subject: x86, efi: Fix argument types for SetVariable() X-Git-Tag: v3.1-rc1~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a2d73fe75c71941fb0a6b4d8fe7da8144f2c7b;p=pandora-kernel.git x86, efi: Fix argument types for SetVariable() The spec says this takes uint32 for attributes, not uintn. Signed-off-by: Matthew Garrett Link: http://lkml.kernel.org/r/1307388985-7852-1-git-send-email-mjg@redhat.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed