1. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · Sat Feb 27 14:08:36 2021 +0100
  2. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · Sat Feb 27 14:08:35 2021 +0100
  3. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · Sun Feb 28 18:17:28 2021 +0100
  4. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · Tue Feb 23 21:15:35 2021 +0100
  5. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · Sun Feb 21 10:16:58 2021 +0100
  6. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · Thu Feb 18 18:30:43 2021 +0100
  7. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · Tue Feb 09 17:17:17 2021 +0100
  8. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  9. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · Tue Feb 09 20:20:34 2021 +0100
  10. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · Tue Feb 09 17:45:33 2021 +0100
  11. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · Tue Feb 09 06:19:48 2021 +0000
  12. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · Wed Feb 03 18:46:07 2021 +0100
  13. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · Tue Feb 02 17:53:14 2021 +0100
  14. c57840e efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · Tue Feb 02 07:27:42 2021 +0100
  15. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  16. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · Sun Jan 24 14:34:12 2021 +0000
  17. 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · Sat Jan 23 19:33:11 2021 +0100
  18. b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · Sat Jan 23 06:52:21 2021 +0100
  19. 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · Wed Jan 06 12:55:22 2021 +0100
  20. c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · Fri Jan 22 10:43:27 2021 +0900
  21. 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · Wed Jan 20 22:57:46 2021 +0100
  22. 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · Sat Jan 16 17:28:04 2021 +0200
  23. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Sat Jan 16 09:58:06 2021 +0100
  24. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · Sat Jan 16 09:44:25 2021 +0100
  25. 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · Sat Jan 16 09:33:24 2021 +0100
  26. 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · Sat Jan 16 08:50:10 2021 +0100
  27. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · Fri Jan 15 19:02:50 2021 +0100
  28. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · Fri Jan 15 19:02:49 2021 +0100
  29. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 10:30:24 2020 +0100
  30. 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · Tue Jan 05 08:22:51 2021 +0100
  31. 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · Tue Jan 05 07:50:09 2021 +0100
  32. ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · Tue Jan 12 12:40:32 2021 +0100
  33. d9b2ff7 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · Tue Jan 12 12:40:11 2021 +0100
  34. e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · Fri Jan 01 08:39:43 2021 +0100
  35. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  36. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:10 2020 +0530
  37. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  38. 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
  39. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  40. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · Wed Dec 30 19:27:05 2020 +0530
  41. 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · Mon Dec 28 00:25:34 2020 +0100
  42. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · Thu Dec 31 12:26:46 2020 +0200
  43. 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · Wed Dec 30 17:07:14 2020 +0200
  44. daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · Thu Dec 31 12:33:23 2020 +0200
  45. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  46. 9de0fb7 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · Mon Dec 28 00:59:09 2020 +0100
  47. 002773f efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  48. 8094bf0 efi_loader: escape key handling by Heinrich Schuchardt · Sun Dec 27 14:47:50 2020 +0100
  49. 20dbedb efi_loader: missing parentheses after if by Heinrich Schuchardt · Sun Dec 27 15:33:09 2020 +0100
  50. 19cb982 efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · Wed Dec 23 13:25:00 2020 +0200
  51. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  52. 43eb872 sandbox: implement runtime system reset by Heinrich Schuchardt · Wed Dec 02 16:22:11 2020 +0100
  53. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  54. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  55. cb9ff4e efi_loader: link partition to block device by Heinrich Schuchardt · Fri Jan 10 12:36:01 2020 +0100
  56. 9c89d14 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · Fri Jan 10 12:33:59 2020 +0100
  57. 8260827 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · Sun Dec 06 13:00:15 2020 +0100
  58. 3dd733e efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · Sun Dec 06 10:47:57 2020 +0100
  59. 471db44 efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · Fri Dec 04 09:27:41 2020 +0100
  60. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · Fri Dec 04 03:33:41 2020 +0100
  61. 1d59a57 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · Fri Dec 04 03:02:03 2020 +0100
  62. 2a2654f efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · Mon Dec 07 18:20:57 2020 +0100
  63. 5461f80 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · Wed Dec 09 07:38:46 2020 +0100
  64. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · Tue Nov 17 09:28:00 2020 +0900
  65. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · Mon Nov 30 18:12:12 2020 +0900
  66. 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · Mon Nov 30 18:12:11 2020 +0900
  67. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · Tue Nov 17 09:27:56 2020 +0900
  68. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · Tue Nov 17 09:27:55 2020 +0900
  69. 967650d efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · Mon Nov 30 11:47:40 2020 +0200
  70. 8da4625 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · Sat Nov 21 20:52:18 2020 +0100
  71. cd9f860 efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · Thu Nov 19 19:40:08 2020 +0100
  72. c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · Mon Nov 16 08:52:41 2020 +0200
  73. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · Wed Nov 11 11:18:11 2020 +0200
  74. 344bc07 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · Tue Nov 10 07:24:16 2020 +0100
  75. 77794eb efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · Fri Nov 06 13:52:43 2020 -0300
  76. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · Thu Nov 12 21:26:28 2020 +0100
  77. 0f7a680 efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · Mon Nov 02 19:32:24 2020 +0100
  78. 9407468 efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · Thu Oct 29 13:47:46 2020 +0900
  79. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · Thu Oct 29 13:47:45 2020 +0900
  80. c7ce404 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · Wed Oct 28 18:45:47 2020 +0100
  81. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · Fri Oct 23 05:30:29 2020 +0200
  82. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · Thu Oct 22 01:04:21 2020 +0300
  83. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · Thu Oct 22 01:04:20 2020 +0300
  84. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  85. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · Wed Oct 07 11:04:33 2020 +0200
  86. 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · Thu Sep 17 19:09:23 2020 +0200
  87. 988b0f5 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · Sat Oct 03 12:50:52 2020 +0200
  88. d1d8933 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · Sat Oct 03 12:44:31 2020 +0200
  89. c63f68f efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · Fri Sep 25 12:50:19 2020 +0200
  90. ec631ea efi_memory: refine overlap_only_ram description by Maxim Uvarov · Fri Aug 28 22:47:41 2020 +0300
  91. f277d94 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · Thu Sep 10 12:22:54 2020 +0200
  92. 6dc6428 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · Tue Sep 08 10:51:27 2020 +0000
  93. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · Thu Aug 27 17:54:53 2020 +0200
  94. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · Thu Aug 27 17:51:32 2020 +0200
  95. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · Tue Aug 25 17:51:20 2020 +0000
  96. 55a6112 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · Sun Aug 23 10:59:17 2020 +0200
  97. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · Sun Aug 23 10:49:46 2020 +0200
  98. 7b66fcc efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · Sat Aug 22 08:29:53 2020 +0200
  99. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · Fri Aug 14 14:39:23 2020 +0900
  100. 2e0d94a efi_loader: variable: fix secure state initialization by AKASHI Takahiro · Thu Aug 13 17:05:29 2020 +0900