mirror of
				https://github.com/acidanthera/audk.git
				synced 2025-10-31 03:03:46 +01:00 
			
		
		
		
	git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10502 6f19259b-4bc3-4df7-8a09-765794883524
		
			
				
	
	
		
			49 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052\deftab360{\fonttbl{\f0\fswiss\fprq2\fcharset0 Verdana;}{\f1\froman\fprq2\fcharset0 Times New Roman;}}
 | ||
| {\colortbl ;\red8\green96\blue168;\red0\green0\blue0;}
 | ||
| {\stylesheet{ Normal;}{\s1 heading 1;}{\s2 heading 2;}}
 | ||
| {\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\f0\fs28 Name\par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18 InstallPkg.exe\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\fs28 Synopsis\par
 | ||
| \pard\nowidctlpar\sb200\cf2\fs18 InstallPkg.exe -i <distribution_package> [-t] [-f] [-q | -v] [-h]\f1\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\f0\fs28 Description\par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18 InstallPkg reads a distribution package file and install its contents to current workspace. It parses [dist.pkg] in the zip file and install packages/modules/tools/miscfiles to workspace and update distribution package database of current workspace.\f1\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\f0\fs28 Options\par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18 [-i --distribution-package]\par
 | ||
|       The distribution package to be installed\f1\par
 | ||
| \f0 [-t --install-tools]\par
 | ||
| \tab Specify it to install tools or ignore the tools of the distribution package.\f1\par
 | ||
| \f0 [-f --misc-files]\par
 | ||
| \f1\tab\f0 Specify it to install misc file or ignore the misc files of the distribution package.\par
 | ||
| [-v, --verbose]\par
 | ||
| \pard\nowidctlpar\li360\sb200 Turn on verbose output with informational messages printed. \par
 | ||
| \pard\nowidctlpar\sb200 [-q, --quiet]\par
 | ||
| \tab Disable all messages except FATAL ERRORS.\par
 | ||
| [-h, --help]\par
 | ||
| \tab Print copyright, version and usage of this program and exit.\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\fs28 Example\par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18 1. Before execute the program, please enter the workspace directory and execute \ldblquote edksetup\rdblquote  to initialize the workspace, in next examples, the workspace is C:\\MyWork\par
 | ||
| 2. C:\\MyWork\\InstallPkg -i DistributionPackage.zip\f1\par
 | ||
| \tab\f0 Unzip the \ldblquote DistributionPackage.zip\rdblquote  to install all packages and modules of it.\par
 | ||
| 3. C:\\MyWork\\InstallPkg -i DistributionPackage.zip -t -f\par
 | ||
| Unzip the \ldblquote DistributionPackage.zip\rdblquote  to install all packages and modules of it with the files of tools and misc files\par
 | ||
| 4. If the package or module already exists in the workspace, the program will ask for a input:\f1\par
 | ||
| \pard\nowidctlpar\li360\sb200\b\f0 Directory [MdePkg] already exists, please select another location, press [Enter] with no input to quit:\par
 | ||
| \pard\nowidctlpar\sb200\b0\f1\tab\f0 So type a new directory to install the package/module to a new location or just press [ENTER] to exit the program.\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\fs28 Bugs\par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18 Not found yet.\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\fs28 Files \par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18 None.\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\fs28 See also\par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18  MkPkg.exe, RmPKg.exe\par
 | ||
| \pard\keep\keepn\nowidctlpar\s2\li-1440\sb400\sa60\sl-340\slmult0\tx1440\cf1\b\fs28 License\par
 | ||
| \pard\nowidctlpar\sb200\cf2\b0\fs18 Copyright (c) 2008 - 2009, Intel Corporation. All rights reserved.\par
 | ||
| This program and the accompanying materials are licensed and made available \par
 | ||
| under the terms and conditions of the BSD License which accompanies this \par
 | ||
| distribution.  The full text of the license may be found at\par
 | ||
| http://opensource.org/licenses/bsd-license.php\par
 | ||
| \par
 | ||
| THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\par
 | ||
| WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\par
 | ||
| \par
 | ||
| }
 | ||
|  |