1. 0c89a31 efi_loader: Add a wchar_t cast in efi_file_open() by Simon Glass · 6 years ago
  2. 02c2f02 efi_loader: use u16* for UTF16 strings by Heinrich Schuchardt · 6 years ago
  3. 2c61e0c efi_loader: superfluous statement in is_dir() by Heinrich Schuchardt · 6 years ago
  4. 0801d4d efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  5. d3dce35 efi_loader: check parameter new_handle of efi_file_open() by Heinrich Schuchardt · 6 years ago
  6. 008fb48 efi_loader: more debug info for efi_file_getinfo() by Heinrich Schuchardt · 6 years ago
  7. 2ae843f efi: Correct the operation of efi_file_write() by Simon Glass · 6 years ago
  8. bd66588 efi_loader: loosen check of parameters of efi_file_open() by Heinrich Schuchardt · 6 years ago
  9. 050cea7 efi_loader: provide description of file_open() by Heinrich Schuchardt · 6 years ago
  10. 143acd1 efi_loader: check parameters of efi_file_open() by Heinrich Schuchardt · 6 years ago
  11. d39f6a6 efi_loader: implement a file delete by AKASHI Takahiro · 6 years ago
  12. 5bc84a1 efi_loader: file: support creating a directory by AKASHI Takahiro · 6 years ago
  13. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  14. d5a5a5a efi_loader: Pass address to fs_read() by Alexander Graf · 6 years ago
  15. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  16. 9e6835e efi_loader: implement EFI_FILE_SYSTEM_INFO by Heinrich Schuchardt · 7 years ago
  17. 9c9021e efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  18. b6dd577 efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  19. 2a92080 efi_loader: add file/filesys support by Rob Clark · 7 years ago