linux/arch/x86/platform/efi
Dave Young 481f75c043 x86/efi: Cleanup efi_enter_virtual_mode() function
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>
2013-12-21 15:29:35 +00:00
..
early_printk.c x86/efi: Add EFI framebuffer earlyprintk support 2013-10-28 18:09:58 +00:00
efi_32.c x86/efi: Add a wrapper function efi_map_region_fixed() 2013-12-21 15:09:51 +00:00
efi_64.c x86/efi: Add a wrapper function efi_map_region_fixed() 2013-12-21 15:09:51 +00:00
efi_stub_32.S
efi_stub_64.S x86/efi: Runtime services virtual mapping 2013-11-02 11:09:36 +00:00
efi-bgrt.c x86/EFI: Properly init-annotate BGRT code 2013-01-24 17:12:18 +01:00
efi.c x86/efi: Cleanup efi_enter_virtual_mode() function 2013-12-21 15:29:35 +00:00
Makefile x86/efi: Add EFI framebuffer earlyprintk support 2013-10-28 18:09:58 +00:00