Commit History

Author SHA1 Message Date
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef 4 years ago
  Heinrich Schuchardt 570147275c efi_loader: adjust file system info 4 years ago
  Heinrich Schuchardt 8262578535 efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() 4 years ago
  Heinrich Schuchardt 11335c0439 efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo() 4 years ago
  Heinrich Schuchardt 632834ce6d efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() 4 years ago
  Heinrich Schuchardt e692ed1d56 efi_loader: EFI_FILE_PROTOCOL rev 2 stub 4 years ago
  Heinrich Schuchardt 9bb62fa63b efi_loader: file size checks 4 years ago
  Heinrich Schuchardt 83a74ad143 efi_loader: correct reading of directories 4 years ago
  Heinrich Schuchardt 87c4840610 efi_loader: eliminate inline function ascii2unicode() 4 years ago
  Heinrich Schuchardt b0f1c728c8 efi_loader: EFI_FILE_PROTOCOL.Write() check args 4 years ago
  Heinrich Schuchardt f62be16ddb efi_loader: unaligned access in efi_file_from_path() 4 years ago
  Heinrich Schuchardt fa390810e1 efi_loader: Delete() return EFI_WARN_DELETE_FAILURE 5 years ago
  Heinrich Schuchardt fbe4c7df00 efi_loader: enable file SetInfo() 5 years ago
  Heinrich Schuchardt cb0c2a7430 efi_loader: correct file creation 5 years ago
  Heinrich Schuchardt 19b2d895fb efi_loader: debug output file handle in efi_file_open() 5 years ago
  Heinrich Schuchardt 17394f9a66 efi_loader: TODO for the EFI file protocol 5 years ago
  Heinrich Schuchardt 1646e0928c efi_loader: superfluous conversion in efi_file_open() 5 years ago
  Heinrich Schuchardt 95288b1e94 efi_loader: comments for efi_file_from_path() 5 years ago
  Heinrich Schuchardt 823c233b7a efi_loader: fix EFI_FILE_PROTOCOL.GetInfo() 5 years ago
  Heinrich Schuchardt c82f8f600a efi_loader: use u16* for file name 5 years ago
  Simon Glass 0c89a318dc efi_loader: Add a wchar_t cast in efi_file_open() 5 years ago
  Heinrich Schuchardt 02c2f0298a efi_loader: use u16* for UTF16 strings 5 years ago
  Heinrich Schuchardt 2c61e0cc5c efi_loader: superfluous statement in is_dir() 5 years ago
  Heinrich Schuchardt 0801d4d2fb efi_loader: correct signature of GetPosition, SetPosition 5 years ago
  Heinrich Schuchardt d3dce35aab efi_loader: check parameter new_handle of efi_file_open() 5 years ago
  Heinrich Schuchardt 008fb489fa efi_loader: more debug info for efi_file_getinfo() 5 years ago
  Simon Glass 2ae843f732 efi: Correct the operation of efi_file_write() 5 years ago
  Heinrich Schuchardt bd66588657 efi_loader: loosen check of parameters of efi_file_open() 5 years ago
  Heinrich Schuchardt 050cea770a efi_loader: provide description of file_open() 5 years ago