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