Sync EDKII BaseTools to BaseTools project r2065.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10915 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -305,7 +305,7 @@ class BuildUnit:
|
||||
|
||||
## str() method
|
||||
#
|
||||
# It just returns the string representaion of self.BuildObject
|
||||
# It just returns the string representation of self.BuildObject
|
||||
#
|
||||
# @param self The object pointer
|
||||
#
|
||||
@ -943,7 +943,7 @@ class Build():
|
||||
|
||||
## Build a module or platform
|
||||
#
|
||||
# Create autogen code and makfile for a module or platform, and the launch
|
||||
# Create autogen code and makefile for a module or platform, and the launch
|
||||
# "make" command to build it
|
||||
#
|
||||
# @param Target The target of build command
|
||||
|
Reference in New Issue
Block a user