1. dd106d0 efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() by Heinrich Schuchardt · Sun Sep 08 11:37:07 2019 +0200
  2. c540a0e efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · Sun Sep 08 10:45:31 2019 +0200
  3. 0c236c4 efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · Sun Sep 08 10:32:54 2019 +0200
  4. f2dcbac efi_loader: EFI_FILE_PROTOCOL rev 2 stub by Heinrich Schuchardt · Sun Sep 08 09:35:32 2019 +0200
  5. df86279 efi_loader: file size checks by Heinrich Schuchardt · Sat Sep 07 23:28:04 2019 +0200
  6. da06260 efi_loader: correct reading of directories by Heinrich Schuchardt · Sat Sep 07 22:34:07 2019 +0200
  7. 2ad17f9 efi_loader: eliminate inline function ascii2unicode() by Heinrich Schuchardt · Sat Sep 07 21:05:45 2019 +0200
  8. b7e87a2 efi_loader: EFI_FILE_PROTOCOL.Write() check args by Heinrich Schuchardt · Fri Sep 06 21:37:21 2019 +0200
  9. 2cfcd99 efi_loader: unaligned access in efi_file_from_path() by Heinrich Schuchardt · Sun Jul 14 20:14:46 2019 +0200
  10. 646faf3 efi_loader: Delete() return EFI_WARN_DELETE_FAILURE by Heinrich Schuchardt · Mon Jun 17 22:00:13 2019 +0200
  11. f1fe17e efi_loader: enable file SetInfo() by Heinrich Schuchardt · Sat Apr 06 18:17:39 2019 +0200
  12. 34c303b efi_loader: correct file creation by Heinrich Schuchardt · Sat Apr 06 16:27:34 2019 +0200
  13. d4fe528 efi_loader: debug output file handle in efi_file_open() by Heinrich Schuchardt · Sat Apr 06 16:36:16 2019 +0200
  14. 79730de efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · Wed Mar 27 21:41:04 2019 +0100
  15. 9de5c4c efi_loader: superfluous conversion in efi_file_open() by Heinrich Schuchardt · Tue Mar 19 19:16:23 2019 +0100
  16. c1476c2 efi_loader: comments for efi_file_from_path() by Heinrich Schuchardt · Mon Feb 04 21:24:35 2019 +0100
  17. 3ab87ac efi_loader: fix EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · Sat Feb 09 22:23:48 2019 +0100
  18. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · Sat Jan 12 12:02:33 2019 +0100
  19. 60209e6 efi_loader: Add a wchar_t cast in efi_file_open() by Simon Glass · Mon Jan 07 16:44:18 2019 -0700
  20. ce49c7b efi_loader: use u16* for UTF16 strings by Heinrich Schuchardt · Mon Nov 05 20:22:12 2018 +0100
  21. 80f834d efi_loader: superfluous statement in is_dir() by Heinrich Schuchardt · Tue Oct 02 05:57:32 2018 +0200
  22. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · Sun Oct 07 05:26:26 2018 +0200
  23. b63f9fc efi_loader: check parameter new_handle of efi_file_open() by Heinrich Schuchardt · Sat Sep 15 20:43:46 2018 +0200
  24. e8c99b0 efi_loader: more debug info for efi_file_getinfo() by Heinrich Schuchardt · Fri Sep 14 22:46:34 2018 +0200
  25. 849688f efi: Correct the operation of efi_file_write() by Simon Glass · Sat Sep 15 00:51:00 2018 -0600
  26. 662d0be efi_loader: loosen check of parameters of efi_file_open() by Heinrich Schuchardt · Thu Sep 13 21:31:49 2018 +0200
  27. 1af423b efi_loader: provide description of file_open() by Heinrich Schuchardt · Wed Sep 12 19:00:02 2018 +0200
  28. d6932c0 efi_loader: check parameters of efi_file_open() by Heinrich Schuchardt · Wed Sep 12 18:43:58 2018 +0200
  29. 4dd5b9c efi_loader: implement a file delete by AKASHI Takahiro · Tue Sep 11 15:59:16 2018 +0900
  30. 0c672b0 efi_loader: file: support creating a directory by AKASHI Takahiro · Tue Sep 11 15:59:12 2018 +0900
  31. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  32. ab133c7 efi_loader: Pass address to fs_read() by Alexander Graf · Wed Aug 08 03:54:32 2018 -0600
  33. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  34. 37fb4b9 efi_loader: implement EFI_FILE_SYSTEM_INFO by Heinrich Schuchardt · Wed Apr 04 15:42:11 2018 +0200
  35. e86380d efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL by Heinrich Schuchardt · Wed Apr 04 15:42:09 2018 +0200
  36. 6b06e0d efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · Tue Apr 03 22:37:11 2018 +0200
  37. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400