1. 555e05d efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 4 years ago
  2. c8fa8d3 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  3. 8da4625 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years ago
  4. cd9f860 efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 4 years ago
  5. c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 4 years ago
  6. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 4 years, 1 month ago
  7. 344bc07 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · 4 years, 1 month ago
  8. 77794eb efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · 4 years, 1 month ago
  9. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years, 1 month ago
  10. 0f7a680 efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · 4 years, 1 month ago
  11. 9407468 efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · 4 years, 1 month ago
  12. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
  13. c7ce404 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · 4 years, 1 month ago
  14. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years, 1 month ago
  15. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years, 1 month ago
  16. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years, 1 month ago
  17. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  18. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · 4 years, 2 months ago
  19. 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 2 months ago
  20. 988b0f5 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
  21. d1d8933 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
  22. c63f68f efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
  23. ec631ea efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 3 months ago
  24. f277d94 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years, 3 months ago
  25. 6dc6428 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 3 months ago
  26. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 3 months ago
  27. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 3 months ago
  28. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 3 months ago
  29. 55a6112 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · 4 years, 3 months ago
  30. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
  31. 7b66fcc efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · 4 years, 3 months ago
  32. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 4 months ago
  33. 2e0d94a efi_loader: variable: fix secure state initialization by AKASHI Takahiro · 4 years, 4 months ago
  34. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
  35. 1bb6edf efi_loader: variable: keep temporary buffer during the authentication by AKASHI Takahiro · 4 years, 4 months ago
  36. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
  37. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 4 months ago
  38. 200647a efi_loader: add copyright notice by AKASHI Takahiro · 4 years, 4 months ago
  39. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 4 months ago
  40. a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 4 months ago
  41. 91b218d efi_loader: Trim output buffer size correctly for tee variables by Ilias Apalodimas · 4 years, 4 months ago
  42. 3724057 efi_loader: use logging for block device messages by Heinrich Schuchardt · 4 years, 5 months ago
  43. c594941 efi_loader: document efi_save_gd(), efi_restore_gd() by Heinrich Schuchardt · 4 years, 4 months ago
  44. 6b398d0 efi_loader: loosen buffer parameter check in efi_file_read by Stefan Sørensen · 4 years, 4 months ago
  45. fe7c1fc efi_loader: Check for the native OP-TEE result on mm_communicate calls by Ilias Apalodimas · 4 years, 4 months ago
  46. 128a3c5 efi_loader: Rename and correct values for ARM_SMC_MM_* by Ilias Apalodimas · 4 years, 5 months ago
  47. 447753e efi_loader: don't use memmove() in efi_var_mem_del() by Heinrich Schuchardt · 4 years, 4 months ago
  48. eb7dbe8 efi_loader: efi_current_var after SetVirtualAddressMap by Heinrich Schuchardt · 4 years, 4 months ago
  49. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 5 months ago
  50. 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 5 months ago
  51. 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 5 months ago
  52. 730e229 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 5 months ago
  53. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  54. 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 5 months ago
  55. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
  56. 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
  57. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
  58. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
  59. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  60. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  61. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 9 months ago
  62. 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 5 months ago
  63. 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
  64. 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
  65. 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 6 months ago
  66. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  67. ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
  68. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  69. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  70. b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 5 months ago
  71. 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 5 months ago
  72. d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago
  73. 24105b8 efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 5 months ago
  74. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
  75. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
  76. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 5 months ago
  77. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 5 months ago
  78. 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 5 months ago
  79. eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 5 months ago
  80. 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 8 months ago
  81. de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 9 months ago
  82. 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · 4 years, 5 months ago
  83. 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 6 months ago
  84. 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · 4 years, 5 months ago
  85. 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · 4 years, 5 months ago
  86. 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
  87. cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
  88. 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
  89. 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
  90. 9b31c63 efi_loader: change efi objects initialization order by AKASHI Takahiro · 4 years, 6 months ago
  91. 563e552 efi_loader: fix incorrect use of EFI_EXIT() by Heinrich Schuchardt · 4 years, 5 months ago
  92. bae548c efi_loader: size of secure boot variables by Heinrich Schuchardt · 4 years, 5 months ago
  93. e422dcc efi_loader: type of efi_secure_mode by Heinrich Schuchardt · 4 years, 5 months ago
  94. 8d2472c efi_loader: printf code in efi_image_parse() by Heinrich Schuchardt · 4 years, 6 months ago
  95. 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 4 years, 6 months ago
  96. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
  97. 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 6 months ago
  98. 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 6 months ago
  99. da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 6 months ago
  100. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · 4 years, 6 months ago