Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cefdc034bbf172d12e1278e478ee28f2f0241d0c
/
lib
/
efi_loader
/
efi_file.c
50279dc
efi_loader: replace a u16_strdup with alloc + memcpy
by Ilias Apalodimas
· Fri Nov 11 20:04:31 2022 +0200
08d1af2
efi_loader: add missing EFI_CALL when closing a file
by Ilias Apalodimas
· Fri Nov 11 18:20:37 2022 +0200
9124bc6
efi_loader: add comments on efi_file_from_path() regarding alignment
by Ilias Apalodimas
· Thu Nov 10 15:31:30 2022 +0200
4395adb
efi_loader: improve description of efi_file_from_path()
by Heinrich Schuchardt
· Thu Nov 10 14:14:06 2022 +0100
c5ff0a0
eficonfig: menu-driven addition of UEFI boot option
by Masahisa Kojima
· Mon Sep 12 17:33:50 2022 +0900
fbe9021
efi_loader: correct function comment style
by Heinrich Schuchardt
· Thu Jan 20 19:48:20 2022 +0100
282249d
efi_loader: use %pUs for printing GUIDs
by Heinrich Schuchardt
· Sun Jan 16 14:15:31 2022 +0100
69f722b
efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()
by Heinrich Schuchardt
· Sat May 15 22:41:26 2021 +0200
ca02db2
efi_loader: loosen buffer parameter check in efi_file_read_int
by Peng Fan
· Wed Apr 28 21:54:01 2021 +0800
aa0f755
efi_loader: Add helper functions for EFI
by Ilias Apalodimas
· Wed Mar 17 21:54:59 2021 +0200
e759b57
efi_loader: implement non-blocking file services
by Heinrich Schuchardt
· Fri Jan 01 08:39:43 2021 +0100
344bc07
efi_loader: incorrect buffer size in efi_file_setinfo()
by Heinrich Schuchardt
· Tue Nov 10 07:24:16 2020 +0100
6b398d0
efi_loader: loosen buffer parameter check in efi_file_read
by Stefan Sørensen
· Wed Jul 22 09:43:31 2020 +0200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
a821b0c
efi_loader: adjust file system info
by Heinrich Schuchardt
· Sun Dec 08 10:02:37 2019 +0100
dd106d0
efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
by Heinrich Schuchardt
· Sun Sep 08 11:37:07 2019 +0200
c540a0e
efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
by Heinrich Schuchardt
· Sun Sep 08 10:45:31 2019 +0200
0c236c4
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
by Heinrich Schuchardt
· Sun Sep 08 10:32:54 2019 +0200
f2dcbac
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
by Heinrich Schuchardt
· Sun Sep 08 09:35:32 2019 +0200
df86279
efi_loader: file size checks
by Heinrich Schuchardt
· Sat Sep 07 23:28:04 2019 +0200
da06260
efi_loader: correct reading of directories
by Heinrich Schuchardt
· Sat Sep 07 22:34:07 2019 +0200
2ad17f9
efi_loader: eliminate inline function ascii2unicode()
by Heinrich Schuchardt
· Sat Sep 07 21:05:45 2019 +0200
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