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:
f7a2d73
)
efi: Fix argument types for SetVariable() for ia64
author
Matthew Garrett
<mjg@redhat.com>
Wed, 6 Jul 2011 20:48:49 +0000
(16:48 -0400)
committer
Tony 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