mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| DpDynamicCommand | ||
| HttpDynamicCommand | ||
| TftpDynamicCommand | ||
| VariablePolicyDynamicCommand | ||