summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellTftpCommandLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-191-2/+1
* ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer2016-10-121-4/+4
* ShellPkg-UefiShellTftpCommandLib: Replace compiler builtinShi, Steven2016-08-101-1/+1
* ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-4/+4
* ShellPkg: Fix ARM build failure.Fu Siyuan2016-05-201-2/+2
* ShellPkg: Add argument to set block size for tftp command.Fu Siyuan2016-05-202-4/+48
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-091-0/+0
* ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin2015-10-281-0/+1
* ShellPkg: Update 'tftp' command help output and error messagesTapan Shah2015-10-231-0/+0
* ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin2015-10-151-1/+5
* ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek2015-09-251-0/+2
* ShellPkg: Update tftp to build with current tipJaben Carsey2015-09-243-15/+20
* Revert 18541Jaben Carsey2015-09-243-9/+7
* ShellPkg: Update tftp to build with current tipJaben Carsey2015-09-243-7/+9
* ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel2015-08-251-1/+1
* ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEA...Qiu Shumin2015-08-141-2/+2
* ShellPkg: Add function comments and refine code format to follow EDKII coding...Qiu Shumin2015-08-071-7/+123
* ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron2015-07-155-0/+1101