diff options
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/Conf/target.template | 2 |
1 files changed, 1 insertions, 1 deletions
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
|