1. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · Thu Jun 20 15:25:48 2019 +0200
  2. cf3b118 efi_loader: initialization of variable services by Heinrich Schuchardt · Thu Jun 20 13:52:16 2019 +0200
  3. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · Thu Jun 20 12:13:05 2019 +0200
  4. 0f042f9 efi_loader: fix typo in efi_variable.c by Heinrich Schuchardt · Thu Jun 20 12:03:53 2019 +0200
  5. adba396 efi_loader: parameter checks SetVariable() by Heinrich Schuchardt · Wed Jun 12 23:28:42 2019 +0200
  6. 7f33433 efi_loader: variable: support non-volatile attribute by AKASHI Takahiro · Tue Jun 04 15:52:06 2019 +0900
  7. 186b5a4 efi_loader: variable: attributes may not be changed if a variable exists by AKASHI Takahiro · Fri May 24 15:59:03 2019 +0900
  8. 9195850 efi_loader: variable: return error for APPEND_WRITE by AKASHI Takahiro · Fri May 24 15:59:02 2019 +0900
  9. 05f728f efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL by Heinrich Schuchardt · Wed May 15 19:32:43 2019 +0200
  10. 55111c3 efi_loader: EFI_PRINT instead of debug for variable services by Heinrich Schuchardt · Thu Apr 04 21:36:44 2019 +0200
  11. 793a625 efi_loader: missing return in efi_get_next_variable_name() by Heinrich Schuchardt · Tue Mar 19 18:36:21 2019 +0100
  12. fd73848 efi_loader: fix GetNextVariableName by Heinrich Schuchardt · Tue Jan 22 20:10:46 2019 +0100
  13. ad3f36c efi_loader: implement GetNextVariableName() by AKASHI Takahiro · Mon Jan 21 12:43:13 2019 +0100
  14. 0ffda47 efi_loader: comments for variable services by Heinrich Schuchardt · Fri Jan 18 19:52:05 2019 +0100
  15. 807899d efi_loader: remove duplicate function mem2hex() by Heinrich Schuchardt · Fri Jan 18 18:54:26 2019 +0100
  16. 2d8aedc efi_loader: eliminate duplicate function hex2mem() by Heinrich Schuchardt · Fri Jan 18 12:31:54 2019 +0100
  17. 73e2ab0 efi_loader: efi_set_variable use const void * by Heinrich Schuchardt · Sun Dec 30 21:03:15 2018 +0100
  18. e06ae19 efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · Sun Dec 30 20:53:51 2018 +0100
  19. bd095f5 efi_loader: memory leak in efi_set_variable() by Heinrich Schuchardt · Tue Oct 02 05:30:05 2018 +0200
  20. 44389cb efi_loader: avoid out of bound access in efi_get_variable() by Heinrich Schuchardt · Sun Sep 23 04:08:09 2018 +0200
  21. af1a920 efi_loader: remove limit on variable length by Heinrich Schuchardt · Fri Aug 31 21:31:31 2018 +0200
  22. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  23. d3ea6b7 efi_loader: fix off-by-one bug in efi_get_variable by Ivan Gorinov · Fri May 11 13:18:25 2018 -0700
  24. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · Thu May 17 07:57:05 2018 +0200
  25. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  26. 238f88c efi_loader: print GUIDs by Rob Clark · Wed Sep 13 18:05:41 2017 -0400
  27. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400