From e57b8d71a478c2f30d11f71a281a173693e42380 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Tue, 10 Oct 2006 06:09:02 +0000 Subject: [PATCH] Changed IA64 to IPF in the comments because it will cause confusion. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1703 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/Conf/target.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/Conf/target.template b/Tools/Conf/target.template index 00359dfd45..907a717fb9 100644 --- a/Tools/Conf/target.template +++ b/Tools/Conf/target.template @@ -34,7 +34,7 @@ ACTIVE_PLATFORM = EdkNt32Pkg/Nt32.fpd TARGET = DEBUG # TARGET_ARCH List Optional What kind of architecture is the binary being target for. -# One, or more, of the following, IA32, IA64, X64, EBC or ARM. +# One, or more, of the following, IA32, IPF, X64, EBC or ARM. # Multiple values can be specified on a single line, using # space charaters to separate the values. These are used # during the parsing of an FPD file, restricting the build -- 2.39.2