Revision: 16596
http://sourceforge.net/p/edk2/code/16596
Author: lgao4
Date: 2015-01-09 10:07:02 +0000 (Fri, 09 Jan 2015)
Log Message:
-----------
BaseTools Fix NASM tool version in comments of tools_def.template
NASM tool version should be 2.07 instead of 2.0.7.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Modified Paths:
--------------
trunk/edk2/BaseTools/Conf/tools_def.template
Modified: trunk/edk2/BaseTools/Conf/tools_def.template
===================================================================
--- trunk/edk2/BaseTools/Conf/tools_def.template 2015-01-09 08:46:47 UTC
(rev 16595)
+++ trunk/edk2/BaseTools/Conf/tools_def.template 2015-01-09 10:07:02 UTC
(rev 16596)
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
# Portions copyright (c) 2011 - 2014, ARM Ltd. All rights reserved.<BR>
#
@@ -668,7 +668,7 @@
#
# Other Supported Tools
# =====================
-# NASM 2.0.7 or later http://www.nasm.us/
+# NASM 2.07 or later http://www.nasm.us/
#
####################################################################################
####################################################################################
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits