Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 40849b8c4324b147e21a6287eccebb503bacfc2b
      
https://github.com/tianocore/edk2/commit/40849b8c4324b147e21a6287eccebb503bacfc2b
  Author: Michael D Kinney <[email protected]>
  Date:   2025-12-22 (Mon, 22 Dec 2025)

  Changed paths:
    M ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf

  Log Message:
  -----------
  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 <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to