efi: Generalize relocate_kernel() for use by other architectures.
[firefly-linux-kernel-4.4.55.git] / drivers / firmware / efi / efi-stub-helper.c
2013-09-25 Roy Franzefi: Generalize relocate_kernel() for use by other...
2013-09-25 Roy Franzefi: Move relocate_kernel() to shared file.
2013-09-25 Roy Franzefi: Enforce minimum alignment of 1 page on allocations.
2013-09-25 Roy Franzefi: Rename memory allocation/free functions
2013-09-25 Roy Franzefi: Add system table pointer argument to shared functions.
2013-09-25 Roy Franzefi: Move common EFI stub code from x86 arch code to...