1. 2cfcd99 efi_loader: unaligned access in efi_file_from_path() by Heinrich Schuchardt · 5 years ago
  2. 646faf3 efi_loader: Delete() return EFI_WARN_DELETE_FAILURE by Heinrich Schuchardt · 5 years ago
  3. f1fe17e efi_loader: enable file SetInfo() by Heinrich Schuchardt · 6 years ago
  4. 34c303b efi_loader: correct file creation by Heinrich Schuchardt · 6 years ago
  5. d4fe528 efi_loader: debug output file handle in efi_file_open() by Heinrich Schuchardt · 6 years ago
  6. 79730de efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · 6 years ago
  7. 9de5c4c efi_loader: superfluous conversion in efi_file_open() by Heinrich Schuchardt · 6 years ago
  8. c1476c2 efi_loader: comments for efi_file_from_path() by Heinrich Schuchardt · 6 years ago
  9. 3ab87ac efi_loader: fix EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · 6 years ago
  10. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
  11. 60209e6 efi_loader: Add a wchar_t cast in efi_file_open() by Simon Glass · 6 years ago
  12. ce49c7b efi_loader: use u16* for UTF16 strings by Heinrich Schuchardt · 6 years ago
  13. 80f834d efi_loader: superfluous statement in is_dir() by Heinrich Schuchardt · 6 years ago
  14. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  15. b63f9fc efi_loader: check parameter new_handle of efi_file_open() by Heinrich Schuchardt · 6 years ago
  16. e8c99b0 efi_loader: more debug info for efi_file_getinfo() by Heinrich Schuchardt · 6 years ago
  17. 849688f efi: Correct the operation of efi_file_write() by Simon Glass · 6 years ago
  18. 662d0be efi_loader: loosen check of parameters of efi_file_open() by Heinrich Schuchardt · 6 years ago
  19. 1af423b efi_loader: provide description of file_open() by Heinrich Schuchardt · 6 years ago
  20. d6932c0 efi_loader: check parameters of efi_file_open() by Heinrich Schuchardt · 6 years ago
  21. 4dd5b9c efi_loader: implement a file delete by AKASHI Takahiro · 6 years ago
  22. 0c672b0 efi_loader: file: support creating a directory by AKASHI Takahiro · 6 years ago
  23. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  24. ab133c7 efi_loader: Pass address to fs_read() by Alexander Graf · 6 years ago
  25. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  26. 37fb4b9 efi_loader: implement EFI_FILE_SYSTEM_INFO by Heinrich Schuchardt · 7 years ago
  27. e86380d efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  28. 6b06e0d efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  29. 5314203 efi_loader: add file/filesys support by Rob Clark · 7 years ago