edk2/ShellPkg/DynamicCommand/TftpDynamicCommand
Michael D Kinney 40849b8c43 ShellPkg/TftpDynamicCommand: Update BASE_NAME to follow code style
Change BASE_NAME from "tftpDynamicCommand" to "TftpDynamicCommand"
to follow code style for names.

The use of 'T' in the directory name and INF file name and the
use of 't' in BASE_NAME causes build failures on Linux
platforms due to a mismatch in file/directory names in the
build output directory. Following the code style resolves this
issue.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2025-12-22 17:42:34 +00:00
..
Tftp.c ShellPkg: Use the newly introduced ShellPrintDefaultEx() alias 2025-10-01 10:02:57 +02:00
Tftp.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Tftp.uni ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
TftpApp.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TftpApp.inf ShellPkg: Add NetworkPkg/NetworkPkg.dec as the package dependency 2019-05-21 10:35:15 +08:00
TftpDynamicCommand.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TftpDynamicCommand.inf ShellPkg/TftpDynamicCommand: Update BASE_NAME to follow code style 2025-12-22 17:42:34 +00:00