1. 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
  2. 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 3 months ago
  3. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · 3 years, 3 months ago
  4. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · 3 years, 3 months ago
  5. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 4 years ago
  6. 0f7a680 efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · 4 years, 1 month ago
  7. 2e0d94a efi_loader: variable: fix secure state initialization by AKASHI Takahiro · 4 years, 4 months ago
  8. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
  9. 1bb6edf efi_loader: variable: keep temporary buffer during the authentication by AKASHI Takahiro · 4 years, 4 months ago
  10. a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 4 months ago
  11. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 5 months ago
  12. 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 5 months ago
  13. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  14. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
  15. 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
  16. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 9 months ago
  17. 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 5 months ago
  18. 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
  19. 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
  20. 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 6 months ago
  21. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  22. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  23. 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · 4 years, 5 months ago
  24. 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · 4 years, 5 months ago
  25. 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · 4 years, 5 months ago
  26. 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
  27. 563e552 efi_loader: fix incorrect use of EFI_EXIT() by Heinrich Schuchardt · 4 years, 5 months ago
  28. bae548c efi_loader: size of secure boot variables by Heinrich Schuchardt · 4 years, 5 months ago
  29. e422dcc efi_loader: type of efi_secure_mode by Heinrich Schuchardt · 4 years, 5 months ago
  30. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
  31. efaa3b8 efi_loader: Remove unnecessary debug by Pragnesh Patel · 4 years, 7 months ago
  32. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  33. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  34. 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
  35. 4854f78 efi_loader: variable: check a return value of uuid__str_to_bin() by AKASHI Takahiro · 4 years, 7 months ago
  36. cd8a55b efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 7 months ago
  37. da0a791 efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 7 months ago
  38. ebbda7b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 7 months ago
  39. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
  40. 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  41. 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 8 months ago
  42. dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
  43. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  44. 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 8 months ago
  45. c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 8 months ago
  46. b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 8 months ago
  47. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  48. 31d9b3a efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · 4 years, 8 months ago
  49. c69addd efi_loader: description of efi_variable.c by Heinrich Schuchardt · 4 years, 9 months ago
  50. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  51. 147d5d3 efi_loader: correct includes in efi_variable.c by Heinrich Schuchardt · 5 years ago
  52. 8021bbe efi_loader: appending to non-existent variable by Heinrich Schuchardt · 5 years ago
  53. a6c25fb efi_loader: SetVariable() deleting variables by Heinrich Schuchardt · 5 years ago
  54. e044a76 efi_loader: SetVariable() fix illegal return by Heinrich Schuchardt · 5 years ago
  55. e5023b7 efi_loader: variable: support APPEND_WRITE by AKASHI Takahiro · 5 years ago
  56. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  57. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  58. ee1f0e4 efi_loader: fix comments for variable services by Heinrich Schuchardt · 5 years ago
  59. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  60. cf3b118 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  61. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  62. 0f042f9 efi_loader: fix typo in efi_variable.c by Heinrich Schuchardt · 5 years ago
  63. adba396 efi_loader: parameter checks SetVariable() by Heinrich Schuchardt · 5 years ago
  64. 7f33433 efi_loader: variable: support non-volatile attribute by AKASHI Takahiro · 5 years ago
  65. 186b5a4 efi_loader: variable: attributes may not be changed if a variable exists by AKASHI Takahiro · 6 years ago
  66. 9195850 efi_loader: variable: return error for APPEND_WRITE by AKASHI Takahiro · 6 years ago
  67. 05f728f efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL by Heinrich Schuchardt · 6 years ago
  68. 55111c3 efi_loader: EFI_PRINT instead of debug for variable services by Heinrich Schuchardt · 6 years ago
  69. 793a625 efi_loader: missing return in efi_get_next_variable_name() by Heinrich Schuchardt · 6 years ago
  70. fd73848 efi_loader: fix GetNextVariableName by Heinrich Schuchardt · 6 years ago
  71. ad3f36c efi_loader: implement GetNextVariableName() by AKASHI Takahiro · 6 years ago
  72. 0ffda47 efi_loader: comments for variable services by Heinrich Schuchardt · 6 years ago
  73. 807899d efi_loader: remove duplicate function mem2hex() by Heinrich Schuchardt · 6 years ago
  74. 2d8aedc efi_loader: eliminate duplicate function hex2mem() by Heinrich Schuchardt · 6 years ago
  75. 73e2ab0 efi_loader: efi_set_variable use const void * by Heinrich Schuchardt · 6 years ago
  76. e06ae19 efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  77. bd095f5 efi_loader: memory leak in efi_set_variable() by Heinrich Schuchardt · 6 years ago
  78. 44389cb efi_loader: avoid out of bound access in efi_get_variable() by Heinrich Schuchardt · 6 years ago
  79. af1a920 efi_loader: remove limit on variable length by Heinrich Schuchardt · 6 years ago
  80. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  81. d3ea6b7 efi_loader: fix off-by-one bug in efi_get_variable by Ivan Gorinov · 7 years ago
  82. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 7 years ago
  83. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  84. 238f88c efi_loader: print GUIDs by Rob Clark · 7 years ago
  85. 15f3d74 efi_loader: efi variable support by Rob Clark · 7 years ago