1. 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 5 months ago
  2. 730e229 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 5 months ago
  3. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  4. 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 5 months ago
  5. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
  6. 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
  7. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
  8. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
  9. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  10. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  11. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
  12. 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 5 months ago
  13. 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
  14. 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
  15. 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 5 months ago
  16. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  17. ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
  18. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  19. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  20. b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 5 months ago
  21. 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 5 months ago
  22. d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago
  23. 24105b8 efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 5 months ago
  24. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
  25. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
  26. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 5 months ago
  27. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 5 months ago
  28. 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 5 months ago
  29. eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 5 months ago
  30. 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 8 months ago
  31. de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 8 months ago
  32. 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · 4 years, 5 months ago
  33. 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 6 months ago
  34. 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · 4 years, 5 months ago
  35. 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · 4 years, 5 months ago
  36. 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
  37. cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
  38. 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
  39. 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
  40. 9b31c63 efi_loader: change efi objects initialization order by AKASHI Takahiro · 4 years, 6 months ago
  41. 563e552 efi_loader: fix incorrect use of EFI_EXIT() by Heinrich Schuchardt · 4 years, 5 months ago
  42. bae548c efi_loader: size of secure boot variables by Heinrich Schuchardt · 4 years, 5 months ago
  43. e422dcc efi_loader: type of efi_secure_mode by Heinrich Schuchardt · 4 years, 5 months ago
  44. 8d2472c efi_loader: printf code in efi_image_parse() by Heinrich Schuchardt · 4 years, 6 months ago
  45. 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 4 years, 6 months ago
  46. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
  47. 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 6 months ago
  48. 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 6 months ago
  49. da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 6 months ago
  50. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · 4 years, 6 months ago
  51. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · 4 years, 6 months ago
  52. 2321b55 efi_loader: check device path is not installed twice by Heinrich Schuchardt · 4 years, 6 months ago
  53. 7bdb602 efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 6 months ago
  54. c770aaa efi_loader: device path for virtio block devices by Heinrich Schuchardt · 4 years, 6 months ago
  55. f667a18 efi_loader: initialize root node first by Heinrich Schuchardt · 4 years, 6 months ago
  56. efaa3b8 efi_loader: Remove unnecessary debug by Pragnesh Patel · 4 years, 6 months ago
  57. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  58. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  59. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  60. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  61. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  62. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  63. 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
  64. 77a364f efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · 4 years, 6 months ago
  65. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
  66. 4854f78 efi_loader: variable: check a return value of uuid__str_to_bin() by AKASHI Takahiro · 4 years, 7 months ago
  67. b69546f efi_loader: image_loader: fix a Coverity check against array access by AKASHI Takahiro · 4 years, 7 months ago
  68. 2aa0942 efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 7 months ago
  69. fbc745c efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 7 months ago
  70. cd8a55b efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 7 months ago
  71. da0a791 efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 7 months ago
  72. ebbda7b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 7 months ago
  73. 1e3beaf efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 7 months ago
  74. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 7 months ago
  75. eef4eee efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 8 months ago
  76. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
  77. 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  78. 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  79. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
  80. dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
  81. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
  82. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  83. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
  84. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  85. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
  86. 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 8 months ago
  87. 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 8 months ago
  88. 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 8 months ago
  89. c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 8 months ago
  90. b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 8 months ago
  91. d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 8 months ago
  92. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 8 months ago
  93. 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 8 months ago
  94. f011aa4 efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 8 months ago
  95. 76f5789 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
  96. 41020f3 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · 4 years, 8 months ago
  97. fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
  98. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  99. f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 8 months ago
  100. 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago