1. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  2. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 8 years ago
  3. be482d6 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  4. 7ed620b efi/libstub: Fix boundary checking in efi_high_alloc() by Yinghai Lu · 9 years ago
  5. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 9 years ago
  7. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  8. d1a8d66 efi/libstub: Call get_memory_map() to obtain map and desc sizes by Ard Biesheuvel · 9 years ago
  9. ddeeefe arm64/efi: efistub: Apply __init annotation by Ard Biesheuvel · 9 years ago
  10. cf2b0f1 efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE by Ard Biesheuvel · 10 years ago
  11. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  12. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago[Renamed from drivers/firmware/efi/efi-stub-helper.c]
  13. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  14. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  15. 9bb4019 efi: Add get_dram_base() helper function by Roy Franz · 10 years ago
  16. f966ea0 efi: Add shared printk wrapper for consistent prefixing by Roy Franz · 11 years ago
  17. 9403e46 efi: efi-stub-helper cleanup by Leif Lindholm · 10 years ago
  18. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 10 years ago
  19. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 10 years ago
  20. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 10 years ago
  21. c158c3b boot, efi: Remove redundant memset() by Roy Franz · 11 years ago
  22. 4e28308 efi: resolve warnings found on ARM compile by Roy Franz · 11 years ago
  23. 6a5fe77 efi: Fix types in EFI calls to match EFI function definitions. by Roy Franz · 11 years ago
  24. 36f8961 efi: Renames in handle_cmdline_files() to complete generalization. by Roy Franz · 11 years ago
  25. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
  26. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
  27. 1c089c6 efi: generalize efi_get_memory_map() by Roy Franz · 11 years ago
  28. 86cc653 efi: Rename __get_map() to efi_get_memory_map() by Roy Franz · 11 years ago
  29. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
  30. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
  31. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
  32. 38dd9c0 efi: Enforce minimum alignment of 1 page on allocations. by Roy Franz · 11 years ago
  33. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago
  34. 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 11 years ago
  35. 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 11 years ago