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