Commit Graph

52528 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)
 

Author SHA1 Message Date
Heinrich Schuchardt 35cbb796aa efi_loader: support Unicode text input 6 years ago
Akashi, Takahiro cce289a928 test/py: fs: add fstest/unlink test 6 years ago
AKASHI Takahiro 50ca19cca9 test/py: fs: add fstest/mkdir test 6 years ago
AKASHI Takahiro 71f27af58e test/py: fs: add extended write operation test 6 years ago
AKASHI Takahiro de8106c198 test/py: convert fs-test.sh to pytest 6 years ago
AKASHI Takahiro 9461fcce37 fs-test: update the test result as of v2018.09 6 years ago
AKASHI Takahiro e75996ce54 fs-test: fix false positive error at Test Case 12 6 years ago
AKASHI Takahiro d39f6a617c efi_loader: implement a file delete 6 years ago
AKASHI Takahiro d4b751e9f3 cmd: fat: add fatrm command 6 years ago
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