1. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 9 months ago
  2. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 9 months ago
  3. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 9 months ago
  4. 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 9 months ago
  5. b7d186f efi_loader: event queueing by Heinrich Schuchardt · 3 years, 9 months ago
  6. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 9 months ago
  7. 47d2b3b efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 3 years, 9 months ago
  8. 0c44452 efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 3 years, 9 months ago
  9. f8212f0 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 9 months ago
  10. 2a0f80f efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 3 years, 9 months ago
  11. 2a68cd4 efi_loader: avoid invalid free by Heinrich Schuchardt · 3 years, 9 months ago
  12. 97d36f0 efi_loader: escape key handling by Heinrich Schuchardt · 3 years, 9 months ago
  13. db6288d efi_loader: missing parentheses after if by Heinrich Schuchardt · 3 years, 9 months ago
  14. ffa375e efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 3 years, 9 months ago
  15. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 3 years, 10 months ago
  16. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 3 years, 10 months ago
  17. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  18. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  19. 2644851 efi_loader: link partition to block device by Heinrich Schuchardt · 4 years, 9 months ago
  20. f9ad240 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 9 months ago
  21. 3da0b28 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  22. 0e074d1 efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · 3 years, 10 months ago
  23. c06c55b efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · 3 years, 10 months ago
  24. b6f1109 efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 3 years, 10 months ago
  25. 0e9d2d7 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · 3 years, 10 months ago
  26. 861072b efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  27. 470fa19 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · 3 years, 10 months ago
  28. bb7e71d efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 3 years, 11 months ago
  29. f27c201 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 3 years, 10 months ago
  30. 8d99026 efi_loader: capsule: support firmware update by AKASHI Takahiro · 3 years, 10 months ago
  31. c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 3 years, 11 months ago
  32. 2bc27ca efi_loader: define UpdateCapsule api by AKASHI Takahiro · 3 years, 11 months ago
  33. c8d0fd5 efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 3 years, 10 months ago
  34. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 3 years, 11 months ago
  35. 7e5875a efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 3 years, 11 months ago
  36. 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 3 years, 11 months ago
  37. c1c0210 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 3 years, 11 months ago
  38. 792aee1 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · 3 years, 11 months ago
  39. 337c97d efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · 4 years ago
  40. fccd3d9 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 3 years, 11 months ago
  41. ab02c3f efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · 4 years ago
  42. 077153e efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · 4 years ago
  43. c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years ago
  44. 314bed6 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · 4 years ago
  45. 0eae552 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years ago
  46. 529441c efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years ago
  47. 19763ea efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years ago
  48. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  49. 42f804f efi_loader: fix use after free in receive path by Patrick Wildt · 4 years ago
  50. 4b71f6d efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 1 month ago
  51. e2aff33 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  52. 5cd28e1 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  53. b59c13d efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years ago
  54. ffbeafe efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 1 month ago
  55. d68d7f4 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
  56. e5a3137 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 1 month ago
  57. 578d7cc efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 1 month ago
  58. 0f7878b efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 1 month ago
  59. 2458605 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 1 month ago
  60. 15d8f00 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · 4 years, 1 month ago
  61. 5cad4a3 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 1 month ago
  62. f03a879 efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · 4 years, 1 month ago
  63. 52956e5 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 2 months ago
  64. f68a6d5 efi_loader: variable: fix secure state initialization by AKASHI Takahiro · 4 years, 2 months ago
  65. 1115edd efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 2 months ago
  66. 0658bb2 efi_loader: variable: keep temporary buffer during the authentication by AKASHI Takahiro · 4 years, 2 months ago
  67. 0ad6400 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 2 months ago
  68. 1064d04 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 2 months ago
  69. dd92aad efi_loader: add copyright notice by AKASHI Takahiro · 4 years, 2 months ago
  70. 74b869b efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 2 months ago
  71. e01aed4 efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 2 months ago
  72. db94dfb efi_loader: Trim output buffer size correctly for tee variables by Ilias Apalodimas · 4 years, 2 months ago
  73. af457cf efi_loader: use logging for block device messages by Heinrich Schuchardt · 4 years, 3 months ago
  74. e7d6406 efi_loader: document efi_save_gd(), efi_restore_gd() by Heinrich Schuchardt · 4 years, 3 months ago
  75. 1ef1cf1 efi_loader: loosen buffer parameter check in efi_file_read by Stefan Sørensen · 4 years, 2 months ago
  76. 9b87d44 efi_loader: Check for the native OP-TEE result on mm_communicate calls by Ilias Apalodimas · 4 years, 2 months ago
  77. 5d1f79b efi_loader: Rename and correct values for ARM_SMC_MM_* by Ilias Apalodimas · 4 years, 3 months ago
  78. ebbad02 efi_loader: don't use memmove() in efi_var_mem_del() by Heinrich Schuchardt · 4 years, 2 months ago
  79. 01fa922 efi_loader: efi_current_var after SetVirtualAddressMap by Heinrich Schuchardt · 4 years, 2 months ago
  80. 7dda163 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 3 months ago
  81. 99bfab8 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 3 months ago
  82. be66b89 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 3 months ago
  83. 1a7b0f6 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 3 months ago
  84. 012c56a efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 3 months ago
  85. f96744b efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 3 months ago
  86. b02a707 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 6 months ago
  87. ab7296c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 3 months ago
  88. f1f990a efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 6 months ago
  89. b0dd8cb efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 3 months ago
  90. 724d281 efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 6 months ago
  91. a44d2a2 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 6 months ago
  92. 5f7dcf0 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 7 months ago
  93. 198bf64 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 3 months ago
  94. 55a8305 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 3 months ago
  95. fd7b673 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 3 months ago
  96. 37fa7cb efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 4 months ago
  97. dda8c71 efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 3 months ago
  98. dc90e5c efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 3 months ago
  99. 01df8cf efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 3 months ago
  100. f2d2b3a efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 3 months ago