Commit Graph

52425 Commits (a90bf07afc4363ee69262722ab5802adb7b80e7f)
 

Author SHA1 Message Date
Heinrich Schuchardt a90bf07afc efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION 6 years ago
Heinrich Schuchardt 6dec87396e efi_selftest: test key notification functions 6 years ago
Heinrich Schuchardt 4fdcf06648 efi_loader: implement key notify functions 6 years ago
Heinrich Schuchardt 4f17d8d391 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt 3394f20021 efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt 55fbdf9982 efi_loader: support modifiers for F1 - F4 6 years ago
Heinrich Schuchardt 110c628058 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt ca09f1df0c test/py: rework test_efi_selftest_text_input() 6 years ago
Heinrich Schuchardt 1d69c8d850 efi_selftest: use WaitForKey to test text input 6 years ago
Heinrich Schuchardt 0dfd13a4c8 efi_loader: rework event handling for console 6 years ago
Heinrich Schuchardt 262ff411c2 efi_selftest: refactor text input test 6 years ago
Heinrich Schuchardt 7d044886c9 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
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