audk/Tools/Java/Source/ContextTool
jjin9 bd23689590 Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have to remove the support of /? and -?
To show the help info, ContextTool only support: -h, /h, --help, /help.  

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1887 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-02 08:55:15 +00:00
..
org/tianocore/context Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have to remove the support of /? and -? 2006-11-02 08:55:15 +00:00
ContextTool.msa Added the DbTools that will update the FrameworkDatabase.db file based on what is found after scanning the WORKSPACE environment - entries for new SPD and FPD files that are found during the scan are added, and the entries for SPD and FPD files that are listed in the database, but are not in the current workspace are deleted. 2006-10-25 16:17:28 +00:00
build.xml Standardized property name WORKSPACE and fixed cleanall messages. 2006-10-11 16:40:33 +00:00