edk2/ShellPkg/DynamicCommand
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
..
DpDynamicCommand ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() alias 2025-10-01 10:02:57 +02:00
HttpDynamicCommand ShellPkg: fix various typos 2025-11-21 21:49:59 +00:00
TftpDynamicCommand ShellPkg/TftpDynamicCommand: Update BASE_NAME to follow code style 2025-12-22 17:42:34 +00:00
VariablePolicyDynamicCommand ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() alias 2025-10-01 10:02:57 +02:00