summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi-stub-helper.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Move unicode to ASCII conversion to shared function.Roy Franz2013-09-251-0/+61
* efi: Generalize relocate_kernel() for use by other architectures.Roy Franz2013-09-251-21/+55
* efi: Move relocate_kernel() to shared file.Roy Franz2013-09-251-0/+35
* efi: Enforce minimum alignment of 1 page on allocations.Roy Franz2013-09-251-0/+16
* efi: Rename memory allocation/free functionsRoy Franz2013-09-251-7/+7
* efi: Add system table pointer argument to shared functions.Roy Franz2013-09-251-44/+52
* efi: Move common EFI stub code from x86 arch code to common locationRoy Franz2013-09-251-0/+463
OpenPOWER on IntegriCloud