]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools Fix NASM tool version in comments of tools_def.template
authorLiming Gao <liming.gao@intel.com>
Fri, 9 Jan 2015 10:07:02 +0000 (10:07 +0000)
committerlgao4 <lgao4@Edk2>
Fri, 9 Jan 2015 10:07:02 +0000 (10:07 +0000)
NASM tool version should be 2.07 instead of 2.0.7.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16596 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Conf/tools_def.template

index 7a55b72d0a673d3a1c5d3f6676bfa0d799a11b83..f0080244bc3499ed19177fdca714aeff53b6334b 100644 (file)
@@ -1,5 +1,5 @@
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #  Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 #  Portions copyright (c) 2011 - 2014, ARM Ltd. All rights reserved.<BR>\r
 #\r
@@ -668,7 +668,7 @@ DEFINE SOURCERY_CYGWIN_TOOLS = /cygdrive/c/Program Files/CodeSourcery/Sourcery G
 #\r
 # Other Supported Tools\r
 # =====================\r
-#   NASM 2.0.7 or later                 http://www.nasm.us/\r
+#   NASM 2.07 or later                 http://www.nasm.us/\r
 #\r
 ####################################################################################\r
 ####################################################################################\r