1. 54b96e8 tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · 1 year, 1 month ago
  2. c7d4dfc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
  3. 218b062 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
  4. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
  5. aabbc2f arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 5 months ago
  6. 9fd3f88 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 1 year, 5 months ago
  7. 4429393 efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX by Etienne Carriere · 1 year, 10 months ago
  8. aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 10 months ago
  9. e585b79 efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · 1 year, 11 months ago
  10. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
  11. 63db156 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years ago
  12. 023d9c9 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 2 years, 1 month ago
  13. 77b5c4a efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years, 2 months ago
  14. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  15. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
  16. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  17. 648a8dc efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · 3 years ago
  18. 6b92c17 efi: Create ECPT table by Jose Marinho · 3 years ago
  19. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  20. 634f6b2 efi_loader: image_loader: add a missing digest verification for signed PE image by AKASHI Takahiro · 2 years, 5 months ago
  21. 6ae4948 efi_loader: Select EVENT as well by Jan Kiszka · 2 years, 7 months ago
  22. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 7 months ago
  23. a9bf024 efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 8 months ago
  24. 7a06fd7 efi_loader: PARTITION_UUIDS should be optional by AKASHI Takahiro · 2 years, 8 months ago
  25. a9e6f01 efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled by Sughosh Ganu · 2 years, 8 months ago
  26. 7660cfe efi_loader: Use sysreset instead of reset command by Masami Hiramatsu · 2 years, 8 months ago
  27. f2288a2 efi_loader: optional persistence of variables by Tom Saeger · 2 years, 8 months ago
  28. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  29. 1ccf871 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 2 years, 10 months ago
  30. 54bec17 efi_loader: efi_tcg2_register returns appropriate error by Masahisa Kojima · 3 years ago
  31. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
  32. 3d49ee8 efi_loader: add SMBIOS table measurement by Masahisa Kojima · 3 years, 1 month ago
  33. c779e0d efi_loader: Drop code that doesn't work with driver model by Simon Glass · 3 years, 2 months ago
  34. 1eccbb1 efi: Correct dependency on FIT_SIGNATURE by Simon Glass · 3 years, 2 months ago
  35. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  36. 47a25e8 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 4 months ago
  37. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  38. 56a85b8 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  39. 6919619 efi_loader: require CONFIG_BLK by Heinrich Schuchardt · 3 years, 3 months ago
  40. 465bff8 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · 3 years, 3 months ago
  41. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 3 months ago
  42. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  43. ddf67da efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 5 months ago
  44. d934ed5 efi_loader: increase eventlog buffer size by Masahisa Kojima · 3 years, 5 months ago
  45. 17f8cda efi_loader: set partition GUID in device path for SIG_TYPE_GUID by Alfonso Sánchez-Beato · 3 years, 5 months ago
  46. 0fa5020 efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · 3 years, 5 months ago
  47. b891ff1 efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · 3 years, 5 months ago
  48. 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 6 months ago
  49. 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 6 months ago
  50. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
  51. f6081a8 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 7 months ago
  52. 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 7 months ago
  53. 48ee084 efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · 3 years, 7 months ago
  54. dd40cf6 efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · 3 years, 8 months ago
  55. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  56. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 9 months ago
  57. 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  58. 19ea5e6 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
  59. 59593a5 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
  60. 4cb07d8 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
  61. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 11 months ago
  62. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
  63. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  64. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 4 years ago
  65. bb7e71d efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
  66. f27c201 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago
  67. 8d99026 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
  68. c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
  69. 2bc27ca efi_loader: define UpdateCapsule api by AKASHI Takahiro · 4 years ago
  70. c8d0fd5 efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 4 years ago
  71. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years ago
  72. c1c0210 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 4 years, 1 month ago
  73. c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
  74. 4b71f6d efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 2 months ago
  75. 1115edd efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
  76. 7dda163 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 5 months ago
  77. be66b89 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 5 months ago
  78. 5f7dcf0 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 9 months ago
  79. 93f6201 efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 8 months ago
  80. f042e47 efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · 4 years, 7 months ago
  81. 9bf09b5 efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 8 months ago
  82. bdf329e efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
  83. ec80b47 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
  84. 0e22885 efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 10 months ago
  85. faadc04 efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · 4 years, 11 months ago
  86. f552fa4 efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 5 years ago
  87. 8876e1b efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  88. b7cdecf efi_loader: default EFI_LOADER=n on ARM11 by Heinrich Schuchardt · 5 years ago
  89. 38064ee efi_loader: enable EFI_LOADER on arm1136 and arm1176 by Heinrich Schuchardt · 5 years ago
  90. b20bb09 efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM by Heinrich Schuchardt · 5 years ago
  91. 6f3badb efi_loader: re-enable GRUB workaround on 32bit ARM by Heinrich Schuchardt · 5 years ago
  92. 953661a efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · 5 years ago
  93. 5ec48e3 efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 6 years ago
  94. b1b782d efi_loader: implement deprecated Unicode collation protocol by Heinrich Schuchardt · 6 years ago
  95. 95ab381 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 6 years ago
  96. 64b5ba4 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 6 years ago
  97. 3349973 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 6 years ago
  98. 9363fd2 efi_loader: reword the EFI_LOADER config option by Heinrich Schuchardt · 6 years ago
  99. 5684c8d efi_loader: format Kconfig by Heinrich Schuchardt · 6 years ago
  100. 07805f2 efi_loader: fix setting PlatformLang by Heinrich Schuchardt · 6 years ago