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:
a7f84f0
)
x86/efi: Cleanup efi_enter_virtual_mode() function
author
Dave Young
<dyoung@redhat.com>
Fri, 20 Dec 2013 10:02:16 +0000
(18:02 +0800)
committer
Matt Fleming
<matt.fleming@intel.com>
Sat, 21 Dec 2013 15:29:35 +0000
(15:29 +0000)
Add two small functions:
efi_merge_regions() and efi_map_regions(), efi_enter_virtual_mode()
calls them instead of embedding two long for loop.
Signed-off-by: Dave Young <dyoung@redhat.com>
Acked-by: Borislav Petkov <bp@suse.de>
Tested-by: Toshi Kani <toshi.kani@hp.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/platform/efi/efi.c
patch
|
blob
|
history
diff --cc
arch/x86/platform/efi/efi.c
Simple merge