git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59c5f46
)
x86, efi: Fix argument types for SetVariable()
author
Matthew Garrett
<mjg@redhat.com>
Mon, 6 Jun 2011 19:36:24 +0000
(15:36 -0400)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 6 Jun 2011 20:30:27 +0000
(13:30 -0700)
The spec says this takes uint32 for attributes, not uintn.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Link:
http://lkml.kernel.org/r/1307388985-7852-1-git-send-email-mjg@redhat.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found