summaryrefslogtreecommitdiff
path: root/Tools/Source/ContextTool
AgeCommit message (Collapse)Author
2006-09-07There is a potential flaw in HelpInfo.java previously. It use ↵jjin9
String[substrnum] to save the result of splitString(), the substrnum is calculated approximatively and has to be set larger enough to provide sufficient space. So substrnum relate to the string specifically. In this version, it use ListedList to implement the splitString(), which is independent of string specifically. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1488 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-061.modify the usage infojjin9
2.update the context tool to provide an example in help info git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1484 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-01add the copyright info and the file description.jjin9
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1429 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-01add ContextTool to workspace/Toolsjjin9
In directory: workspace/Tools/bin please type: ContextTool to see the usage help git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1427 6f19259b-4bc3-4df7-8a09-765794883524