1. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  2. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  3. e5b4462 efi_loader: fix comments for variable services by Heinrich Schuchardt · 5 years ago
  4. 29018ab efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  5. 8819209 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  6. ce43528 efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  7. 8f89a57 efi_loader: fix typo in efi_variable.c by Heinrich Schuchardt · 5 years ago
  8. c77d8e9 efi_loader: parameter checks SetVariable() by Heinrich Schuchardt · 5 years ago
  9. cee2cbc efi_loader: variable: support non-volatile attribute by AKASHI Takahiro · 5 years ago
  10. a2c6983 efi_loader: variable: attributes may not be changed if a variable exists by AKASHI Takahiro · 5 years ago
  11. dbebae5 efi_loader: variable: return error for APPEND_WRITE by AKASHI Takahiro · 5 years ago
  12. 487d8c7 efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL by Heinrich Schuchardt · 5 years ago
  13. cc2ed79 efi_loader: EFI_PRINT instead of debug for variable services by Heinrich Schuchardt · 6 years ago
  14. e7dae58 efi_loader: missing return in efi_get_next_variable_name() by Heinrich Schuchardt · 6 years ago
  15. eefb790 efi_loader: fix GetNextVariableName by Heinrich Schuchardt · 6 years ago
  16. d99a87f efi_loader: implement GetNextVariableName() by AKASHI Takahiro · 6 years ago
  17. 77d4d39 efi_loader: comments for variable services by Heinrich Schuchardt · 6 years ago
  18. 8377ee3 efi_loader: remove duplicate function mem2hex() by Heinrich Schuchardt · 6 years ago
  19. 6e37fa2 efi_loader: eliminate duplicate function hex2mem() by Heinrich Schuchardt · 6 years ago
  20. 452257a efi_loader: efi_set_variable use const void * by Heinrich Schuchardt · 6 years ago
  21. 0bda81b efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  22. dadc2bd efi_loader: memory leak in efi_set_variable() by Heinrich Schuchardt · 6 years ago
  23. 506dc52 efi_loader: avoid out of bound access in efi_get_variable() by Heinrich Schuchardt · 6 years ago
  24. dcdb64f efi_loader: remove limit on variable length by Heinrich Schuchardt · 6 years ago
  25. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  26. d73c8bc efi_loader: fix off-by-one bug in efi_get_variable by Ivan Gorinov · 6 years ago
  27. 45c66f9 efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 6 years ago
  28. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  29. 778e6af efi_loader: print GUIDs by Rob Clark · 7 years ago
  30. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago