1. 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 7 months ago
  2. 2426963 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · 3 years, 6 months ago
  3. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 7 months ago
  4. cc29c9b efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · 3 years, 7 months ago
  5. 5a2baf9 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · 3 years, 7 months ago
  6. fa5217d efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · 3 years, 7 months ago
  7. 7df2f06 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · 3 years, 7 months ago
  8. ca02db2 efi_loader: loosen buffer parameter check in efi_file_read_int by Peng Fan · 3 years, 7 months ago
  9. d1bd849 efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 8 months ago
  10. ba1fc38 efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · 3 years, 7 months ago
  11. fa390e6 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · 3 years, 7 months ago
  12. af886ce efi: Fix ESRT refresh after Capsule update by Jose Marinho · 3 years, 7 months ago
  13. 754b3a4 efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · 3 years, 7 months ago
  14. 476ff2c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · 3 years, 7 months ago
  15. eb74a90 efi_loader: fix possible buffer overflow by Masahisa Kojima · 3 years, 8 months ago
  16. aa27e5d efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · 3 years, 8 months ago
  17. 1554352 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · 3 years, 8 months ago
  18. 4390e76 efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · 3 years, 8 months ago
  19. 13ddf77 efi_loader: esrt: wrong type for LocateHandleBuffer() by Heinrich Schuchardt · 3 years, 8 months ago
  20. 60f4409 efi_loader: use correct printf codes by Heinrich Schuchardt · 3 years, 8 months ago
  21. 2fa9866 efi_loader: efi_esrt: Fix the build warning for 32 bit systems by Sughosh Ganu · 3 years, 8 months ago
  22. 3f5318f efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · 3 years, 8 months ago
  23. fc4ca6b efi_loader: Cleanup get_var duplication by Ilias Apalodimas · 3 years, 8 months ago
  24. 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
  25. 6a6a861 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 8 months ago
  26. 91853b0 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 8 months ago
  27. 03d0d76 efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 8 months ago
  28. f576f7d efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 8 months ago
  29. 1b278e6 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 8 months ago
  30. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  31. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
  32. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 8 months ago
  33. 483d28e efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 8 months ago
  34. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  35. 5381cbc efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
  36. 83698b2 efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  37. 7a147d7 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  38. 7997960 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  39. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  40. ae165ef efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
  41. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  42. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  43. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  44. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
  45. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
  46. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
  47. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 9 months ago
  48. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 9 months ago
  49. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
  50. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 10 months ago
  51. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  52. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 10 months ago
  53. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 10 months ago
  54. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 10 months ago
  55. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 10 months ago
  56. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 10 months ago
  57. c57840e efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · 3 years, 10 months ago
  58. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  59. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
  60. 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 10 months ago
  61. b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  62. 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 11 months ago
  63. c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
  64. 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
  65. 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 10 months ago
  66. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  67. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  68. 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  69. 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 10 months ago
  70. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 10 months ago
  71. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 10 months ago
  72. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  73. 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 11 months ago
  74. 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 11 months ago
  75. ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 11 months ago
  76. d9b2ff7 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 11 months ago
  77. e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 3 years, 11 months ago
  78. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  79. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
  80. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
  81. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 11 months ago
  82. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 11 months ago
  83. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 11 months ago
  84. 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · 4 years ago
  85. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 11 months ago
  86. 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 3 years, 11 months ago
  87. daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 3 years, 11 months ago
  88. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
  89. 9de0fb7 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 4 years ago
  90. 002773f efi_loader: avoid invalid free by Heinrich Schuchardt · 4 years ago
  91. 8094bf0 efi_loader: escape key handling by Heinrich Schuchardt · 4 years ago
  92. 20dbedb efi_loader: missing parentheses after if by Heinrich Schuchardt · 4 years ago
  93. 19cb982 efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 4 years ago
  94. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  95. 43eb872 sandbox: implement runtime system reset by Heinrich Schuchardt · 4 years ago
  96. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  97. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  98. cb9ff4e efi_loader: link partition to block device by Heinrich Schuchardt · 4 years, 11 months ago
  99. 9c89d14 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 11 months ago
  100. 8260827 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years ago