edk2/ShellPkg
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
..
Application ShellPkg: Use the newly introduced ShellPrintDefaultEx() alias 2025-10-01 10:02:57 +02:00
DynamicCommand ShellPkg/TftpDynamicCommand: Update BASE_NAME to follow code style 2025-12-22 17:42:34 +00:00
Include ShellPkg/ShellLib.h: Add aliases for ShellPrintEx() and ShellPrintHiiEx() 2025-10-01 10:02:57 +02:00
Library ShellPkg/AcpiView: Fix unused variable warnings in RimtParser 2025-12-04 08:43:02 +00:00
Test ShellPkg: Removed Pei, Dxe, Smm and mm header files 2025-05-28 08:01:10 +00:00
ShellPkg.ci.yaml ShellPkg: Remove EmbeddedPkg dependency 2025-08-12 17:42:44 +00:00
ShellPkg.dec ShellPkg: Remove PcdShellSupportOldProtocols 2025-06-13 21:11:49 +00:00
ShellPkg.dsc ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00