]> git.proxmox.com Git - mirror_edk2.git/blame - Tools/bin/ContextTool
Added code to check if "cmd" attribute is valid or not. This is to make error report...
[mirror_edk2.git] / Tools / bin / ContextTool
CommitLineData
c74c7a43 1#\r
2# Copyright (c) 2006, Intel Corporation\r
3# All rights reserved. This program and the accompanying materials\r
4# are licensed and made available under the terms and conditions of the BSD License\r
5# which accompanies this distribution. The full text of the license may be found at\r
6# http://opensource.org/licenses/bsd-license.php\r
7# \r
8# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
9# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
10#\r
11\r
12export CLASSPATH=$CLASSPATH:$WORKSPACE/Tools/bin/ContextTool.jar\r
13\r
14# Run Framework Wizard\r
15java org.tianocore.context.ContextMain\r