1. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  2. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 9 months ago
  3. 7997960 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  4. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
  5. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
  6. 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
  7. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 11 months ago
  8. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
  9. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  10. 43eb872 sandbox: implement runtime system reset by Heinrich Schuchardt · 4 years ago
  11. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
  12. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago
  13. 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
  14. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
  15. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · 4 years ago
  16. 967650d efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 4 years ago
  17. 8da4625 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years ago
  18. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 4 years, 1 month ago
  19. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
  20. 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 2 months ago
  21. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
  22. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 5 months ago
  23. 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 5 months ago
  24. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
  25. 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 8 months ago
  26. 77a364f efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · 4 years, 7 months ago
  27. 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 8 months ago
  28. fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
  29. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
  30. 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 10 months ago
  31. 8a7514a efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · 4 years, 11 months ago
  32. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 5 years ago
  33. 29db4c5 efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  34. ac212dc efi_loader: default EFI_LOADER=n on ARM11 by Heinrich Schuchardt · 5 years ago
  35. 30c3a5f efi_loader: enable EFI_LOADER on arm1136 and arm1176 by Heinrich Schuchardt · 5 years ago
  36. 79cea67 efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM by Heinrich Schuchardt · 5 years ago
  37. 149d5d4 efi_loader: re-enable GRUB workaround on 32bit ARM by Heinrich Schuchardt · 5 years ago
  38. 05874fb efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · 5 years ago
  39. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 5 years ago
  40. 18ed8cf efi_loader: implement deprecated Unicode collation protocol by Heinrich Schuchardt · 6 years ago
  41. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 6 years ago
  42. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 6 years ago
  43. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 6 years ago
  44. 96b236a efi_loader: reword the EFI_LOADER config option by Heinrich Schuchardt · 6 years ago
  45. 0cbab58 efi_loader: format Kconfig by Heinrich Schuchardt · 6 years ago
  46. 3700d57 efi_loader: fix setting PlatformLang by Heinrich Schuchardt · 6 years ago
  47. a13e162 efi_loader: enable HII protocols by default by Heinrich Schuchardt · 6 years ago
  48. 44be5da efi_loader: Make HII a config option by Alexander Graf · 6 years ago
  49. 9e18bfa efi_loader: GetNextVariableName() relies on REGEX by Heinrich Schuchardt · 6 years ago
  50. 82c5388f efi: sandbox: Enable EFI loader build for sandbox by Simon Glass · 6 years ago
  51. 58ddcd3 lib: charset: upper/lower case conversion by Heinrich Schuchardt · 6 years ago
  52. 20bed3e Revert "efi_loader: no support for ARMV7_NONSEC=y" by Mark Kettenis · 6 years ago
  53. 35550cc efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI by Heinrich Schuchardt · 7 years ago
  54. 9677a37 efi_loader: Enable RISC-V support by Rick Chen · 7 years ago
  55. 7e69ef1 efi_loader: no support for ARMV7_NONSEC=y by Heinrich Schuchardt · 7 years ago
  56. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  57. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  58. 5e24717 efi: Conflict efi_loader with different stub bitness by Alexander Graf · 7 years ago
  59. d881f5f x86: Enable EFI loader support by Simon Glass · 8 years ago
  60. 45841ca efi_loader: fix depends on line of EFI_LOADER by Masahiro Yamada · 8 years ago
  61. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · 9 years ago
  62. 67ee705 efi_loader: hook up in build environment by Alexander Graf · 9 years ago