BaseTools: Remove unused logic from C tools
https://bugzilla.tianocore.org/show_bug.cgi?id=1350 Remove IA64 support from BaseTools C code. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# The makefile can be invoked with
|
||||
# HOST_ARCH = x86_64 or x64 for EM64T build
|
||||
# HOST_ARCH = ia32 or IA32 for IA32 build
|
||||
# HOST_ARCH = ia64 or IA64 for IA64 build
|
||||
# HOST_ARCH = Arm or ARM for ARM build
|
||||
#
|
||||
# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
|
||||
|
Reference in New Issue
Block a user