Commit Graph

52404 Commits (f8240ce95d64dbe3a1eb6d5001ba23107c7e7cfe)
 

Author SHA1 Message Date
AKASHI Takahiro f8240ce95d fs: fat: support unlink 6 years ago
AKASHI Takahiro e2519daf5c fs: add unlink interface 6 years ago
AKASHI Takahiro 5bc84a1303 efi_loader: file: support creating a directory 6 years ago
AKASHI Takahiro 0349da5100 cmd: fat: add fatmkdir command 6 years ago
AKASHI Takahiro 31a18d570d fs: fat: support mkdir 6 years ago
AKASHI Takahiro 3a10e07234 fs: fat: remember the starting cluster number of directory 6 years ago
AKASHI Takahiro e7074cffb8 fs: add mkdir interface 6 years ago
AKASHI Takahiro cda40b2aea cmd: fat: add offset parameter to fatwrite 6 years ago
AKASHI Takahiro cb8af8af5b fs: fat: support write with non-zero offset 6 years ago
AKASHI Takahiro 704df6aa0a fs: fat: refactor write interface for a file offset 6 years ago
AKASHI Takahiro 4ced2039dc fs: fat: support write with sub-directory path 6 years ago
AKASHI Takahiro f1149cea16 fs: fat: write returns error code instead of -1 6 years ago
AKASHI Takahiro 25bb9dab14 fs: fat: check and normalize file name 6 years ago
AKASHI Takahiro 881042ef02 Revert "fs: fat: cannot write to subdirectories" 6 years ago
AKASHI Takahiro f528c140c8 fs: fat: assure iterator's ->dent belongs to ->clust 6 years ago
AKASHI Takahiro b94b6be543 fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() 6 years ago
AKASHI Takahiro f23101f951 fs: fat: extend get_fs_info() for write use 6 years ago
Heinrich Schuchardt 14d103bb27 efi_loader: typos in efi_console.c 6 years ago
Heinrich Schuchardt 04a0f56357 efi_loader: SPDX-License-Identifier for efi.h 6 years ago
Heinrich Schuchardt 2e0d79a08e efi_loader: SPDX-License-Identifier for efi_api.h 6 years ago
Heinrich Schuchardt 3e603ec757 efi_loader: struct efi_simple_text_input_protocol 6 years ago
Heinrich Schuchardt da9ea5bb0d test/py: typo occured 6 years ago
Heinrich Schuchardt cb03ec06f5 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
Heinrich Schuchardt 1d719e77ce efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
Heinrich Schuchardt 0bc4b0da7b efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
Heinrich Schuchardt 1a1012a1c6 test: tests for utf_to_lower() utf_to_upper(). 6 years ago
Heinrich Schuchardt b5130a8125 lib: charset: upper/lower case conversion 6 years ago
Heinrich Schuchardt 5b2118a2ad efi_loader: capitalization table 6 years ago
Alexander Graf 40e3e75760 efi_loader: Add console handle references to in/out/err 6 years ago
Heinrich Schuchardt 0414359aa0 efi_loader: use correct documentation style 6 years ago
Heinrich Schuchardt cc0bfc0122 efi_loader: description efi_update_capsule() 6 years ago
Heinrich Schuchardt 250b3254c7 efi_loader: fix typos in efi_runtime.c 6 years ago
Heinrich Schuchardt b72aaa87f6 efi_loader: fix typos in efi_boottime.c 6 years ago
Stephen Warren 14deb5e628 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" 6 years ago
Stephen Warren 0797f7f0b7 ARM: tegra: reserve unmapped RAM so EFI doesn't use it 6 years ago
Stephen Warren 9b5e6396bf efi_loader: simplify ifdefs 6 years ago
Heinrich Schuchardt 75cb1cd248 lib: charset: remove obsolete functions 6 years ago
Heinrich Schuchardt 7086a71aa8 efi_loader: buffer size for load options 6 years ago
Heinrich Schuchardt ba7bd5c2ba efi_loader: don't use unlimited stack as buffer 6 years ago
Heinrich Schuchardt dcdb64f7f5 efi_loader: remove limit on variable length 6 years ago
Heinrich Schuchardt fbba2f6776 test: test printing Unicode 6 years ago
Heinrich Schuchardt 31bd711cd0 lib: vsprintf: correct printing of Unicode strings 6 years ago
Heinrich Schuchardt f11a164b58 test: unit tests for Unicode functions 6 years ago
Heinrich Schuchardt d8c28232c3 lib: charset: utility functions for Unicode 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Heinrich Schuchardt fbb3ea806f lib: build charset.o only if needed 6 years ago
Heinrich Schuchardt 7a9e6ee6eb test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) 6 years ago
Heinrich Schuchardt 4ddcc4e5d2 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) 6 years ago
Alexander Graf d5a5a5a747 efi_loader: Pass address to fs_read() 6 years ago
Simon Glass 9dff490089 efi: sandbox: Tidy up copy_fdt() to work with sandbox 6 years ago