1. 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 7 months ago
  2. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 7 months ago
  3. 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 7 months ago
  4. 997b57f efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 7 months ago
  5. 9c081a7 efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 7 months ago
  6. 992b173 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 7 months ago
  7. bd3d75b efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 7 months ago
  8. e67beff Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 8 months ago
  9. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  10. 15bbcaf efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 8 months ago
  11. 841f7a4 efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 8 months ago
  12. 9d30a94 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 8 months ago
  13. 02fc018 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 8 months ago
  14. b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 8 months ago
  15. 1bc9fc3 efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · 3 years, 8 months ago
  16. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  17. 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 8 months ago
  18. 688e882 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 8 months ago
  19. 8d0949b efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 8 months ago
  20. 2cfb68f efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 9 months ago
  21. 8f1844c efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 8 months ago
  22. 6e8c28c efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 8 months ago
  23. 53e54bf efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 8 months ago
  24. 19ea5e6 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 8 months ago
  25. 59593a5 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 8 months ago
  26. 4cb07d8 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 8 months ago
  27. 535c473 efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 8 months ago
  28. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 8 months ago
  29. 2363eff efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 8 months ago
  30. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 9 months ago
  31. db0f298 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 9 months ago
  32. 7913c7d efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 9 months ago
  33. 5dad05a efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 8 months ago
  34. dd860b9 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 8 months ago
  35. db12f51 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 3 years, 9 months ago
  36. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  37. 88a2ef2 efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 3 years, 9 months ago
  38. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 9 months ago
  39. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 9 months ago
  40. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 9 months ago
  41. 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 9 months ago
  42. b7d186f efi_loader: event queueing by Heinrich Schuchardt · 3 years, 9 months ago
  43. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 9 months ago
  44. 47d2b3b efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 3 years, 9 months ago
  45. 0c44452 efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 3 years, 9 months ago
  46. f8212f0 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 9 months ago
  47. 2a0f80f efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 3 years, 9 months ago
  48. 2a68cd4 efi_loader: avoid invalid free by Heinrich Schuchardt · 3 years, 9 months ago
  49. 97d36f0 efi_loader: escape key handling by Heinrich Schuchardt · 3 years, 9 months ago
  50. db6288d efi_loader: missing parentheses after if by Heinrich Schuchardt · 3 years, 9 months ago
  51. ffa375e efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 3 years, 9 months ago
  52. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 3 years, 9 months ago
  53. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 3 years, 10 months ago
  54. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  55. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  56. 2644851 efi_loader: link partition to block device by Heinrich Schuchardt · 4 years, 9 months ago
  57. f9ad240 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 9 months ago
  58. 3da0b28 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  59. 0e074d1 efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · 3 years, 10 months ago
  60. c06c55b efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · 3 years, 10 months ago
  61. b6f1109 efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 3 years, 10 months ago
  62. 0e9d2d7 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · 3 years, 10 months ago
  63. 861072b efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  64. 470fa19 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · 3 years, 10 months ago
  65. bb7e71d efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 3 years, 10 months ago
  66. f27c201 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 3 years, 10 months ago
  67. 8d99026 efi_loader: capsule: support firmware update by AKASHI Takahiro · 3 years, 10 months ago
  68. c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 3 years, 10 months ago
  69. 2bc27ca efi_loader: define UpdateCapsule api by AKASHI Takahiro · 3 years, 10 months ago
  70. c8d0fd5 efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 3 years, 10 months ago
  71. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 3 years, 10 months ago
  72. 7e5875a efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 3 years, 10 months ago
  73. 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 3 years, 10 months ago
  74. c1c0210 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 3 years, 11 months ago
  75. 792aee1 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · 3 years, 11 months ago
  76. 337c97d efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · 3 years, 11 months ago
  77. fccd3d9 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 3 years, 11 months ago
  78. ab02c3f efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · 3 years, 11 months ago
  79. 077153e efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · 4 years ago
  80. c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years ago
  81. 314bed6 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · 4 years ago
  82. 0eae552 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years ago
  83. 529441c efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years ago
  84. 19763ea efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years ago
  85. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  86. 42f804f efi_loader: fix use after free in receive path by Patrick Wildt · 4 years ago
  87. 4b71f6d efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years ago
  88. e2aff33 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  89. 5cd28e1 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  90. b59c13d efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years ago
  91. ffbeafe efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 1 month ago
  92. d68d7f4 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years ago
  93. e5a3137 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 1 month ago
  94. 578d7cc efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 1 month ago
  95. 0f7878b efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 1 month ago
  96. 2458605 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 1 month ago
  97. 15d8f00 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · 4 years, 1 month ago
  98. 5cad4a3 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 1 month ago
  99. f03a879 efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · 4 years, 1 month ago
  100. 52956e5 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 1 month ago