1. 33b6d03 efi: call get_event_log before ExitBootServices by Thiebaud Weksteen · 7 years ago
  2. f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  5. ccc829b efi/libstub: Enable reset attack mitigation by Matthew Garrett · 7 years ago
  6. 02e43c2 efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor by Baoquan He · 7 years ago
  7. 919a02d x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations by Kirill A. Shutemov · 8 years ago
  8. 4c94117 x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configurations by Kirill A. Shutemov · 8 years ago
  9. f8fceac x86/boot/efi: Cleanup initialization of GDT entries by Kirill A. Shutemov · 8 years ago
  10. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  11. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  12. a2cd2f3 x86/efi: Allow invocation of arbitrary runtime services by David Howells · 8 years ago
  13. db4545d x86/efi: Deduplicate efi_char16_printk() by Lukas Wunner · 8 years ago
  14. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 8 years ago
  15. 7410aa1 x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures by Ingo Molnar · 8 years ago
  16. 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
  17. 61a5010 x86/boot/e820: Rename everything to e820_table by Ingo Molnar · 8 years ago
  18. acd4c04 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' by Ingo Molnar · 8 years ago
  19. 8ec67d9 x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array' by Ingo Molnar · 8 years ago
  20. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
  21. 58c5475 x86/efi: Retrieve and assign Apple device properties by Lukas Wunner · 8 years ago
  22. 5465fe0 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core by Ingo Molnar · 8 years ago
  23. 0a637ee x86/efi: Allow invocation of arbitrary boot services by Lukas Wunner · 8 years ago
  24. 15cf7ca x86/efi: Remove unused find_bits() function by Lukas Wunner · 8 years ago
  25. ac0e94b x86/efi: Initialize status to ensure garbage is not returned on small size by Colin Ian King · 9 years ago
  26. d649340 x86/efi: Use efi_exit_boot_services() by Jeffrey Hugo · 8 years ago
  27. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  28. f6d1747 x86/efi: Remove unused variable 'efi' by Colin Ian King · 9 years ago
  29. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 9 years ago
  30. 2c23b73 x86/efi: Prepare GOP handling code for reuse as generic code by Ard Biesheuvel · 9 years ago
  31. 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  32. 8a53554 x86/efi: Fix multiple GOP device support by Kővágó, Zoltán · 9 years ago
  33. ae2ee62 efifb: Add support for 64-bit frame buffer addresses by Matt Fleming · 9 years ago
  34. 5461bd8 Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  35. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 9 years ago
  36. 9491630 x86/boot: Obsolete the MCA sys_desc_table by Paolo Pisati · 10 years ago
  37. ad5fb87 e820, efi: add ACPI 6.0 persistent memory types by Dan Williams · 10 years ago
  38. c102cb0 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
  39. 98b228f x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr by Roy Franz · 10 years ago
  40. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  41. 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 10 years ago
  42. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  43. 77e21e8 x86/efi: Adding efi_printks on memory allocationa and pci.reads by Andre Müller · 10 years ago
  44. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  45. 115c662 x86/efi: Truncate 64-bit values when calling 32-bit OutputString() by Matt Fleming · 10 years ago
  46. 56394ab x86/efi: Delete misleading efi_printk() error message by Matt Fleming · 10 years ago
  47. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
  48. 47226ad x86/efi: Only load initrd above 4g on second try by Yinghai Lu · 10 years ago
  49. fb86b24 x86/efi: Add better error logging to EFI boot stub by Ulf Winkelvos · 11 years ago
  50. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 11 years ago
  51. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 11 years ago
  52. f23cf8b efi/x86: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 11 years ago
  53. 4bf7111 x86/efi: Support initrd loaded above 4G by Yinghai Lu · 11 years ago
  54. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  55. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  56. 7e8213c x86/efi: Correct EFI boot stub use of code32_start by Matt Fleming · 11 years ago
  57. 396f1a0 x86/efi: Fix boot failure with EFI stub by Matt Fleming · 11 years ago
  58. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 11 years ago
  59. b8ff87a x86/efi: Firmware agnostic handover entry points by Matt Fleming · 11 years ago
  60. c116e8d x86/efi: Split the boot stub into 32/64 code paths by Matt Fleming · 11 years ago
  61. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 11 years ago
  62. 0ce6cda x86 efi: bugfix interrupt disabling sequence by Bart Kuivenhoven · 11 years ago
  63. d2078d5 x86: EFI stub support for large memory maps by Linn Crosetto · 11 years ago
  64. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
  65. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
  66. ae8e906 efi: use efi_get_memory_map() to get final map for x86 by Roy Franz · 11 years ago
  67. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
  68. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
  69. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
  70. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago
  71. 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 11 years ago
  72. 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 11 years ago
  73. df981ed x86, efi: correct call to free_pages by Roy Franz · 11 years ago
  74. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. d3768d8 x86, efi: retry ExitBootServices() on failure by Zach Bobroff · 12 years ago
  76. f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 12 years ago
  77. f697036 efi: Check EFI revision in setup_efi_vars by Josh Boyer · 12 years ago
  78. 51f8fbb x86, efi: Fix a build warning by Borislav Petkov · 12 years ago
  79. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 12 years ago
  80. deb9410 x86, efi: Allow slash in file path of initrd by Lee, Chun-Yi · 12 years ago
  81. becbd66 Merge tag 'efi-for-3.8' into x86/efi by H. Peter Anvin · 12 years ago
  82. 7397018 x86, efi: remove attribute check from setup_efi_pci by Maarten Lankhorst · 12 years ago
  83. b607e21 x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode by David Woodhouse · 12 years ago
  84. 70a479c x86, efi: Fix display detection in EFI boot stub by David Woodhouse · 12 years ago
  85. bc75479 x86, efi: fix 32-bit warnings in setup_efi_pci() by Jan Beulich · 12 years ago
  86. 886d751 x86, efi: correct precedence of operators in setup_efi_pci by Sasha Levin · 12 years ago
  87. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  88. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  89. 0f905a4 x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 12 years ago
  90. e9b1095 x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmware by Matthew Garrett · 12 years ago
  91. f462ed9 efifb: Skip DMI checks if the bootloader knows what it's doing by Matthew Garrett · 12 years ago
  92. 38cb5ef X86: Improve GOP detection in the EFI boot stub by Matthew Garrett · 12 years ago
  93. 9ca8f72 x86, efi: Handover Protocol by Matt Fleming · 13 years ago
  94. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
  95. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
  96. 8ca038d Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. e31be36 x86, efi: Fix .text section overlapping image header for EFI_STUB by Matt Fleming · 13 years ago
  98. c7b7383 x86, efi: Fix pointer math issue in handle_ramdisks() by Dan Carpenter · 13 years ago
  99. 2d2da60f x86, efi: Break up large initrd reads by Maarten Lankhorst · 13 years ago
  100. 291f363 x86, efi: EFI boot stub support by Matt Fleming · 13 years ago