1. eefb790 efi_loader: fix GetNextVariableName by Heinrich Schuchardt · 6 years ago
  2. d99a87f efi_loader: implement GetNextVariableName() by AKASHI Takahiro · 6 years ago
  3. 77d4d39 efi_loader: comments for variable services by Heinrich Schuchardt · 6 years ago
  4. 8377ee3 efi_loader: remove duplicate function mem2hex() by Heinrich Schuchardt · 6 years ago
  5. 6e37fa2 efi_loader: eliminate duplicate function hex2mem() by Heinrich Schuchardt · 6 years ago
  6. 452257a efi_loader: efi_set_variable use const void * by Heinrich Schuchardt · 6 years ago
  7. 0bda81b efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  8. dadc2bd efi_loader: memory leak in efi_set_variable() by Heinrich Schuchardt · 6 years ago
  9. 506dc52 efi_loader: avoid out of bound access in efi_get_variable() by Heinrich Schuchardt · 6 years ago
  10. dcdb64f efi_loader: remove limit on variable length by Heinrich Schuchardt · 6 years ago
  11. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  12. d73c8bc efi_loader: fix off-by-one bug in efi_get_variable by Ivan Gorinov · 6 years ago
  13. 45c66f9 efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 6 years ago
  14. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  15. 778e6af efi_loader: print GUIDs by Rob Clark · 7 years ago
  16. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago