1. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300
  2. a306a12 efi_loader: clear OsIndications by Heinrich Schuchardt · Tue Jun 29 13:33:09 2021 +0200
  3. aee5330 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · Thu Jul 01 00:49:48 2021 +0900
  4. c86d2bb efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · Tue Jun 29 10:09:14 2021 +0200
  5. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  6. 967334d efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · Tue Jun 22 17:38:52 2021 +0300
  7. 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
  8. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · Thu Jun 10 23:10:52 2021 +0200
  9. 0ab0037 efi_loader: fix Sphinx warning by Heinrich Schuchardt · Wed Jun 09 00:21:24 2021 +0200
  10. e5c2281 efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · Wed Jun 02 19:28:22 2021 +0200
  11. 54f180d efi_loader: partition numbers are hexadecimal by Heinrich Schuchardt · Tue May 25 18:00:13 2021 +0200
  12. 70be5a6 efi_loader: add PE/COFF image measurement by Masahisa Kojima · Wed May 26 12:09:58 2021 +0900
  13. 1a69f4d efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · Mon May 24 14:28:57 2021 -0500
  14. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  15. 09402b1 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · Wed May 26 21:01:00 2021 +0300
  16. 190b0a2 efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · Tue May 25 14:35:31 2021 +0300
  17. 158c0d7 efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · Tue May 25 12:07:30 2021 +0200
  18. 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
  19. 2426963 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · Thu May 20 04:08:11 2021 +0200
  20. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  21. cc29c9b efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · Tue May 11 14:40:58 2021 +0300
  22. 5a2baf9 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · Wed May 12 00:03:41 2021 +0300
  23. fa5217d efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · Mon May 10 21:19:14 2021 +0300
  24. 7df2f06 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · Mon May 10 21:15:08 2021 +0300
  25. ca02db2 efi_loader: loosen buffer parameter check in efi_file_read_int by Peng Fan · Wed Apr 28 21:54:01 2021 +0800
  26. d1bd849 efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · Mon Apr 12 20:35:23 2021 +0530
  27. ba1fc38 efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · Wed May 12 17:37:20 2021 +0200
  28. fa390e6 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · Tue Apr 20 10:03:16 2021 +0900
  29. af886ce efi: Fix ESRT refresh after Capsule update by Jose Marinho · Mon Apr 19 14:54:33 2021 +0100
  30. 754b3a4 efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · Thu Apr 22 14:32:14 2021 +0300
  31. 476ff2c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · Wed Apr 21 12:39:15 2021 +0200
  32. eb74a90 efi_loader: fix possible buffer overflow by Masahisa Kojima · Wed Apr 14 11:55:49 2021 +0900
  33. aa27e5d efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · Sun Apr 11 06:53:04 2021 +0200
  34. 1554352 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · Wed Apr 14 12:38:25 2021 +0530
  35. 4390e76 efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · Tue Mar 30 00:42:36 2021 +0300
  36. 13ddf77 efi_loader: esrt: wrong type for LocateHandleBuffer() by Heinrich Schuchardt · Thu Apr 08 09:15:52 2021 +0200
  37. 60f4409 efi_loader: use correct printf codes by Heinrich Schuchardt · Thu Apr 08 12:15:26 2021 +0200
  38. 2fa9866 efi_loader: efi_esrt: Fix the build warning for 32 bit systems by Sughosh Ganu · Thu Apr 08 12:30:55 2021 +0530
  39. 3f5318f efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · Wed Apr 07 17:23:31 2021 +0530
  40. fc4ca6b efi_loader: Cleanup get_var duplication by Ilias Apalodimas · Sat Mar 27 10:56:07 2021 +0200
  41. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  42. 6a6a861 efi_loader: typo 'devide path' by Heinrich Schuchardt · Wed Mar 31 06:34:33 2021 +0000
  43. 91853b0 efi_loader: Uart device path missing break by Heinrich Schuchardt · Wed Mar 31 08:16:04 2021 +0200
  44. 03d0d76 efi_loader: Clean up file size calculations by Ilias Apalodimas · Thu Mar 25 21:55:16 2021 +0200
  45. f576f7d efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · Wed Mar 24 16:50:46 2021 +0200
  46. 1b278e6 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · Thu Mar 25 13:31:45 2021 +0200
  47. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · Tue Mar 02 17:26:38 2021 +0000
  48. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · Wed Mar 17 21:55:00 2021 +0200
  49. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · Wed Mar 17 21:54:59 2021 +0200
  50. 483d28e efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · Wed Mar 17 21:54:58 2021 +0200
  51. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · Fri Mar 19 02:49:54 2021 +0100
  52. 5381cbc efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · Tue Mar 16 12:56:57 2021 +0100
  53. 83698b2 efi: Fix compiler warnings by Simon Glass · Sun Feb 07 14:27:02 2021 -0700
  54. 7a147d7 efi_loader: fix memory type for memory reservation block by Mark Kettenis · Sun Mar 14 20:04:24 2021 +0100
  55. 7997960 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · Wed Mar 03 14:05:05 2021 +0100
  56. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · Fri Mar 19 02:49:54 2021 +0100
  57. ae165ef efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · Tue Mar 16 12:56:57 2021 +0100
  58. c665dbf efi: Fix compiler warnings by Simon Glass · Sun Feb 07 14:27:02 2021 -0700
  59. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · Sun Mar 14 20:04:24 2021 +0100
  60. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · Wed Mar 03 14:05:05 2021 +0100
  61. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · Sat Feb 27 14:08:36 2021 +0100
  62. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · Sat Feb 27 14:08:35 2021 +0100
  63. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · Sun Feb 28 18:17:28 2021 +0100
  64. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · Tue Feb 23 21:15:35 2021 +0100
  65. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · Sun Feb 21 10:16:58 2021 +0100
  66. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · Thu Feb 18 18:30:43 2021 +0100
  67. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · Tue Feb 09 17:17:17 2021 +0100
  68. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  69. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · Tue Feb 09 20:20:34 2021 +0100
  70. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · Tue Feb 09 17:45:33 2021 +0100
  71. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · Tue Feb 09 06:19:48 2021 +0000
  72. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · Wed Feb 03 18:46:07 2021 +0100
  73. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · Tue Feb 02 17:53:14 2021 +0100
  74. c57840e efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · Tue Feb 02 07:27:42 2021 +0100
  75. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  76. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · Sun Jan 24 14:34:12 2021 +0000
  77. 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · Sat Jan 23 19:33:11 2021 +0100
  78. b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · Sat Jan 23 06:52:21 2021 +0100
  79. 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · Wed Jan 06 12:55:22 2021 +0100
  80. c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · Fri Jan 22 10:43:27 2021 +0900
  81. 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · Wed Jan 20 22:57:46 2021 +0100
  82. 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · Sat Jan 16 17:28:04 2021 +0200
  83. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Sat Jan 16 09:58:06 2021 +0100
  84. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · Sat Jan 16 09:44:25 2021 +0100
  85. 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · Sat Jan 16 09:33:24 2021 +0100
  86. 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · Sat Jan 16 08:50:10 2021 +0100
  87. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · Fri Jan 15 19:02:50 2021 +0100
  88. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · Fri Jan 15 19:02:49 2021 +0100
  89. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 10:30:24 2020 +0100
  90. 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · Tue Jan 05 08:22:51 2021 +0100
  91. 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · Tue Jan 05 07:50:09 2021 +0100
  92. ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · Tue Jan 12 12:40:32 2021 +0100
  93. d9b2ff7 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · Tue Jan 12 12:40:11 2021 +0100
  94. e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · Fri Jan 01 08:39:43 2021 +0100
  95. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  96. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:10 2020 +0530
  97. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  98. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · Wed Dec 30 19:27:08 2020 +0530
  99. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  100. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · Wed Dec 30 19:27:05 2020 +0530