linux/arch/x86/platform/efi
Matthew Garrett 935a638241 x86, efi: Ensure that the entirity of a region is mapped
It's possible for init_memory_mapping() to fail to map the entire region
if it crosses a boundary, so ensure that we complete the mapping.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Link: http://lkml.kernel.org/r/1304623186-18261-5-git-send-email-mjg@redhat.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2011-05-09 12:14:45 -07:00
..
Makefile
efi.c x86, efi: Pass a minimal map to SetVirtualAddressMap() 2011-05-09 12:14:39 -07:00
efi_32.c
efi_64.c x86, efi: Ensure that the entirity of a region is mapped 2011-05-09 12:14:45 -07:00
efi_stub_32.S
efi_stub_64.S