Commit Graph

17 Commits (e3beca3a2fe172ca707a0e70310f9f7ebd3b3f0f)

Author SHA1 Message Date
Heinrich Schuchardt 2c61e0cc5c efi_loader: superfluous statement in is_dir() 6 years ago
Heinrich Schuchardt 0801d4d2fb efi_loader: correct signature of GetPosition, SetPosition 6 years ago
Heinrich Schuchardt d3dce35aab efi_loader: check parameter new_handle of efi_file_open() 6 years ago
Heinrich Schuchardt 008fb489fa efi_loader: more debug info for efi_file_getinfo() 6 years ago
Simon Glass 2ae843f732 efi: Correct the operation of efi_file_write() 6 years ago
Heinrich Schuchardt bd66588657 efi_loader: loosen check of parameters of efi_file_open() 6 years ago
Heinrich Schuchardt 050cea770a efi_loader: provide description of file_open() 6 years ago
Heinrich Schuchardt 143acd1ef1 efi_loader: check parameters of efi_file_open() 6 years ago
AKASHI Takahiro d39f6a617c efi_loader: implement a file delete 6 years ago
AKASHI Takahiro 5bc84a1303 efi_loader: file: support creating a directory 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Alexander Graf d5a5a5a747 efi_loader: Pass address to fs_read() 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Heinrich Schuchardt 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO 6 years ago
Heinrich Schuchardt 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL 6 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 6 years ago
Rob Clark 2a92080d8c efi_loader: add file/filesys support 7 years ago