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