1. d898dcb efi: Correct dependency on FIT_SIGNATURE by Simon Glass · Sat Sep 25 19:43:29 2021 -0600
  2. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  3. e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · Tue Sep 14 12:14:31 2021 +0530
  4. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · Mon Aug 02 08:44:31 2021 -0600
  5. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  6. 144d642 efi_loader: Use directly version_string variable by Pali Rohár · Mon Aug 02 15:18:30 2021 +0200
  7. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  8. f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Sep 12 20:33:21 2021 -0400
  9. e234518 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · Thu Sep 09 07:47:05 2021 +0200
  10. 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · Thu Sep 09 00:30:49 2021 +0300
  11. 302a9cc efi_loader: require CONFIG_BLK by Heinrich Schuchardt · Tue Sep 07 08:56:47 2021 +0200
  12. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  13. 297c744 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · Thu Sep 09 10:57:34 2021 -0400
  14. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  15. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  16. 7c5fccd efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · Fri Sep 03 10:55:50 2021 +0900
  17. 3f65f81 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · Thu Sep 02 07:11:45 2021 +0200
  18. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · Thu Aug 26 04:30:24 2021 +0200
  19. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · Wed Aug 25 19:13:24 2021 +0200
  20. f9d1f22 efi_loader: rounding of image size by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200
  21. cd86dc9 efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200
  22. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  23. e90d985 efi_loader: use EfiBootServicesData for DP to text by Heinrich Schuchardt · Tue Aug 17 16:15:34 2021 +0200
  24. 1654601 efi_loader: use EfiBootServicesData for device path by Heinrich Schuchardt · Tue Aug 17 15:15:23 2021 +0200
  25. 9822894 efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · Tue Aug 17 15:05:31 2021 +0200
  26. 55f3ed4 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · Fri Aug 13 16:12:42 2021 +0900
  27. 1ac19bb efi_loader: add ExitBootServices() measurement by Masahisa Kojima · Fri Aug 13 16:12:41 2021 +0900
  28. 8173cd4 efi_loader: add boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:40 2021 +0900
  29. 1d2a656 efi_loader: add secure boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:39 2021 +0900
  30. ed665b5 efi_loader: Uri() device path node by Heinrich Schuchardt · Thu Aug 05 21:10:05 2021 +0000
  31. c04e337 efi_loader: typo cerificate by Heinrich Schuchardt · Mon Aug 02 08:21:12 2021 +0200
  32. 4cbba2b efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · Tue Jul 20 14:57:02 2021 +0900
  33. 920671c efi_loader: capsule: remove authentication data by AKASHI Takahiro · Tue Jul 20 14:52:05 2021 +0900
  34. d719967 efi_loader: capsule: remove unused guid by AKASHI Takahiro · Tue Jul 20 14:53:11 2021 +0900
  35. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · Sat May 15 18:07:47 2021 +0200
  36. 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · Sat Jul 17 17:26:44 2021 +0300
  37. 8db8a96 efi_loader: increase eventlog buffer size by Masahisa Kojima · Wed Jul 14 22:00:01 2021 +0900
  38. d9763bb efi_loader: Use %pD to log device-path instead of local efi_dp_str() by Masami Hiramatsu · Wed Jul 14 14:19:13 2021 +0900
  39. f007a37 efi_loader: set partition GUID in device path for SIG_TYPE_GUID by Alfonso Sánchez-Beato · Thu Jul 15 15:31:42 2021 +0200
  40. 1016575 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · Mon Jul 12 18:05:17 2021 +0900
  41. b1fae8c efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · Sat Jul 10 11:14:13 2021 +0200
  42. 24adaa7 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · Sat Jul 10 11:10:26 2021 +0200
  43. e3087a1 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · Sat Jul 10 11:03:27 2021 +0200
  44. 69f722b efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() by Heinrich Schuchardt · Sat May 15 22:41:26 2021 +0200
  45. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300
  46. a306a12 efi_loader: clear OsIndications by Heinrich Schuchardt · Tue Jun 29 13:33:09 2021 +0200
  47. aee5330 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · Thu Jul 01 00:49:48 2021 +0900
  48. c86d2bb efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · Tue Jun 29 10:09:14 2021 +0200
  49. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  50. 967334d efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · Tue Jun 22 17:38:52 2021 +0300
  51. f538852 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · Tue Jun 22 17:38:51 2021 +0300
  52. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · Thu Jun 10 23:10:52 2021 +0200
  53. 0ab0037 efi_loader: fix Sphinx warning by Heinrich Schuchardt · Wed Jun 09 00:21:24 2021 +0200
  54. e5c2281 efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · Wed Jun 02 19:28:22 2021 +0200
  55. 54f180d efi_loader: partition numbers are hexadecimal by Heinrich Schuchardt · Tue May 25 18:00:13 2021 +0200
  56. 70be5a6 efi_loader: add PE/COFF image measurement by Masahisa Kojima · Wed May 26 12:09:58 2021 +0900
  57. 1a69f4d efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · Mon May 24 14:28:57 2021 -0500
  58. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  59. 09402b1 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · Wed May 26 21:01:00 2021 +0300
  60. 190b0a2 efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · Tue May 25 14:35:31 2021 +0300
  61. 158c0d7 efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · Tue May 25 12:07:30 2021 +0200
  62. 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · Fri May 14 09:53:36 2021 +0900
  63. 2426963 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · Thu May 20 04:08:11 2021 +0200
  64. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  65. cc29c9b efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · Tue May 11 14:40:58 2021 +0300
  66. 5a2baf9 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · Wed May 12 00:03:41 2021 +0300
  67. fa5217d efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · Mon May 10 21:19:14 2021 +0300
  68. 7df2f06 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · Mon May 10 21:15:08 2021 +0300
  69. ca02db2 efi_loader: loosen buffer parameter check in efi_file_read_int by Peng Fan · Wed Apr 28 21:54:01 2021 +0800
  70. d1bd849 efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · Mon Apr 12 20:35:23 2021 +0530
  71. ba1fc38 efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · Wed May 12 17:37:20 2021 +0200
  72. fa390e6 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · Tue Apr 20 10:03:16 2021 +0900
  73. af886ce efi: Fix ESRT refresh after Capsule update by Jose Marinho · Mon Apr 19 14:54:33 2021 +0100
  74. 754b3a4 efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · Thu Apr 22 14:32:14 2021 +0300
  75. 476ff2c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · Wed Apr 21 12:39:15 2021 +0200
  76. eb74a90 efi_loader: fix possible buffer overflow by Masahisa Kojima · Wed Apr 14 11:55:49 2021 +0900
  77. aa27e5d efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · Sun Apr 11 06:53:04 2021 +0200
  78. 1554352 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · Wed Apr 14 12:38:25 2021 +0530
  79. 4390e76 efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · Tue Mar 30 00:42:36 2021 +0300
  80. 13ddf77 efi_loader: esrt: wrong type for LocateHandleBuffer() by Heinrich Schuchardt · Thu Apr 08 09:15:52 2021 +0200
  81. 60f4409 efi_loader: use correct printf codes by Heinrich Schuchardt · Thu Apr 08 12:15:26 2021 +0200
  82. 2fa9866 efi_loader: efi_esrt: Fix the build warning for 32 bit systems by Sughosh Ganu · Thu Apr 08 12:30:55 2021 +0530
  83. 3f5318f efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · Wed Apr 07 17:23:31 2021 +0530
  84. fc4ca6b efi_loader: Cleanup get_var duplication by Ilias Apalodimas · Sat Mar 27 10:56:07 2021 +0200
  85. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  86. 6a6a861 efi_loader: typo 'devide path' by Heinrich Schuchardt · Wed Mar 31 06:34:33 2021 +0000
  87. 91853b0 efi_loader: Uart device path missing break by Heinrich Schuchardt · Wed Mar 31 08:16:04 2021 +0200
  88. 03d0d76 efi_loader: Clean up file size calculations by Ilias Apalodimas · Thu Mar 25 21:55:16 2021 +0200
  89. f576f7d efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · Wed Mar 24 16:50:46 2021 +0200
  90. 1b278e6 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · Thu Mar 25 13:31:45 2021 +0200
  91. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · Tue Mar 02 17:26:38 2021 +0000
  92. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · Wed Mar 17 21:55:00 2021 +0200
  93. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · Wed Mar 17 21:54:59 2021 +0200
  94. 483d28e efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · Wed Mar 17 21:54:58 2021 +0200
  95. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · Fri Mar 19 02:49:54 2021 +0100
  96. 5381cbc efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · Tue Mar 16 12:56:57 2021 +0100
  97. 83698b2 efi: Fix compiler warnings by Simon Glass · Sun Feb 07 14:27:02 2021 -0700
  98. 7a147d7 efi_loader: fix memory type for memory reservation block by Mark Kettenis · Sun Mar 14 20:04:24 2021 +0100
  99. 7997960 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · Wed Mar 03 14:05:05 2021 +0100
  100. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · Fri Mar 19 02:49:54 2021 +0100