summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23efi_loader: support modifiers for F1 - F4Heinrich Schuchardt
2018-09-23efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23test/py: rework test_efi_selftest_text_input()Heinrich Schuchardt
2018-09-23efi_selftest: use WaitForKey to test text inputHeinrich Schuchardt
2018-09-23efi_loader: rework event handling for consoleHeinrich Schuchardt
2018-09-23efi_selftest: refactor text input testHeinrich Schuchardt
2018-09-23test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt
2018-09-23efi_loader: support Unicode text inputHeinrich Schuchardt
2018-09-23test/py: fs: add fstest/unlink testAkashi, Takahiro
2018-09-23test/py: fs: add fstest/mkdir testAKASHI Takahiro
2018-09-23test/py: fs: add extended write operation testAKASHI Takahiro
2018-09-23test/py: convert fs-test.sh to pytestAKASHI Takahiro
2018-09-23fs-test: update the test result as of v2018.09AKASHI Takahiro
2018-09-23fs-test: fix false positive error at Test Case 12AKASHI Takahiro
2018-09-23efi_loader: implement a file deleteAKASHI Takahiro
2018-09-23cmd: fat: add fatrm commandAKASHI Takahiro
2018-09-23fs: fat: support unlinkAKASHI Takahiro
2018-09-23fs: add unlink interfaceAKASHI Takahiro
2018-09-23efi_loader: file: support creating a directoryAKASHI Takahiro
2018-09-23cmd: fat: add fatmkdir commandAKASHI Takahiro
2018-09-23fs: fat: support mkdirAKASHI Takahiro
2018-09-23fs: fat: remember the starting cluster number of directoryAKASHI Takahiro
2018-09-23fs: add mkdir interfaceAKASHI Takahiro
2018-09-23cmd: fat: add offset parameter to fatwriteAKASHI Takahiro
2018-09-23fs: fat: support write with non-zero offsetAKASHI Takahiro
2018-09-23fs: fat: refactor write interface for a file offsetAKASHI Takahiro
2018-09-23fs: fat: support write with sub-directory pathAKASHI Takahiro
2018-09-23fs: fat: write returns error code instead of -1AKASHI Takahiro
2018-09-23fs: fat: check and normalize file nameAKASHI Takahiro
2018-09-23Revert "fs: fat: cannot write to subdirectories"AKASHI Takahiro
2018-09-23fs: fat: assure iterator's ->dent belongs to ->clustAKASHI Takahiro
2018-09-23fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()AKASHI Takahiro
2018-09-23fs: fat: extend get_fs_info() for write useAKASHI Takahiro
2018-09-23efi_loader: typos in efi_console.cHeinrich Schuchardt
2018-09-23efi_loader: SPDX-License-Identifier for efi.hHeinrich Schuchardt
2018-09-23efi_loader: SPDX-License-Identifier for efi_api.hHeinrich Schuchardt
2018-09-23efi_loader: struct efi_simple_text_input_protocolHeinrich Schuchardt
2018-09-23test/py: typo occuredHeinrich Schuchardt
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt
2018-09-23efi_selftest: EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt
2018-09-23efi_loader: EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt
2018-09-23test: tests for utf_to_lower() utf_to_upper().Heinrich Schuchardt
2018-09-23lib: charset: upper/lower case conversionHeinrich Schuchardt
2018-09-23efi_loader: capitalization tableHeinrich Schuchardt
2018-09-23efi_loader: Add console handle references to in/out/errAlexander Graf
2018-09-23efi_loader: use correct documentation styleHeinrich Schuchardt
2018-09-23efi_loader: description efi_update_capsule()Heinrich Schuchardt
2018-09-23efi_loader: fix typos in efi_runtime.cHeinrich Schuchardt