Commit History

Author SHA1 Message Date
  Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
  Heinrich Schuchardt e731af4893 efi_loader: correct includes in efi_variable.c 4 years ago
  Heinrich Schuchardt 709292a63a efi_loader: appending to non-existent variable 4 years ago
  Heinrich Schuchardt 3545c66143 efi_loader: SetVariable() deleting variables 4 years ago
  Heinrich Schuchardt edb6b6842c efi_loader: SetVariable() fix illegal return 4 years ago
  AKASHI Takahiro 6d2f27c5fd efi_loader: variable: support APPEND_WRITE 4 years ago
  Simon Glass f3998fdc4d env: Rename environment.h to env_internal.h 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Heinrich Schuchardt e5b4462ded efi_loader: fix comments for variable services 4 years ago
  Heinrich Schuchardt 29018abb09 efi_loader: let the variable driver patch out the runtime 5 years ago
  Heinrich Schuchardt 88192098d1 efi_loader: initialization of variable services 5 years ago
  Heinrich Schuchardt ce43528d6a efi_loader: move efi_query_variable_info() 5 years ago
  Heinrich Schuchardt 8f89a574a9 efi_loader: fix typo in efi_variable.c 5 years ago
  Heinrich Schuchardt c77d8e9d89 efi_loader: parameter checks SetVariable() 5 years ago
  AKASHI Takahiro cee2cbc731 efi_loader: variable: support non-volatile attribute 5 years ago
  AKASHI Takahiro a2c6983740 efi_loader: variable: attributes may not be changed if a variable exists 5 years ago
  AKASHI Takahiro dbebae5ec7 efi_loader: variable: return error for APPEND_WRITE 5 years ago
  Heinrich Schuchardt 487d8c75f1 efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL 5 years ago
  Heinrich Schuchardt cc2ed79182 efi_loader: EFI_PRINT instead of debug for variable services 5 years ago
  Heinrich Schuchardt e7dae584b0 efi_loader: missing return in efi_get_next_variable_name() 5 years ago
  Heinrich Schuchardt eefb790e90 efi_loader: fix GetNextVariableName 5 years ago
  AKASHI Takahiro d99a87f84b efi_loader: implement GetNextVariableName() 5 years ago
  Heinrich Schuchardt 77d4d39656 efi_loader: comments for variable services 5 years ago
  Heinrich Schuchardt 8377ee36d6 efi_loader: remove duplicate function mem2hex() 5 years ago
  Heinrich Schuchardt 6e37fa2293 efi_loader: eliminate duplicate function hex2mem() 5 years ago
  Heinrich Schuchardt 452257a34a efi_loader: efi_set_variable use const void * 5 years ago
  Heinrich Schuchardt 0bda81bfdc efi_loader: use const efi_guid_t * for variable services 5 years ago
  Heinrich Schuchardt dadc2bddb0 efi_loader: memory leak in efi_set_variable() 5 years ago
  Heinrich Schuchardt 506dc52d5d efi_loader: avoid out of bound access in efi_get_variable() 5 years ago
  Heinrich Schuchardt dcdb64f7f5 efi_loader: remove limit on variable length 5 years ago