Skip to content

Commit

Permalink
1. Change tool name from "Dbt" to "Ddc"
Browse files Browse the repository at this point in the history
git-svn-id: https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools@1283 7335b38e-4728-0410-8992-fb3ffe349368
  • Loading branch information
hche10x committed Jul 14, 2008
1 parent 3473a54 commit b138e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Python/Common/BuildToolError.py
Expand Up @@ -73,7 +73,7 @@
GENFDS_ERROR = 0xF003
ECC_ERROR = 0xF004
EOT_ERROR = 0xF005
DBT_ERROR = 0xF009
DDC_ERROR = 0xF009
WARNING_AS_ERROR = 0xF006
MIGRATION_ERROR = 0xF010
ABORT_ERROR = 0xFFFE
Expand Down

0 comments on commit b138e3a

Please sign in to comment.