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:
@@ -173,16 +173,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
//
|
||||
#define IA32_SEC_CORE_ENTRY_OFFSET 0xD
|
||||
|
||||
//
|
||||
// Defines to calculate the FIT table
|
||||
//
|
||||
#define IPF_FIT_ADDRESS_OFFSET 0x20
|
||||
|
||||
//
|
||||
// Defines to calculate the offset for SALE_ENTRY
|
||||
//
|
||||
#define IPF_SALE_ENTRY_ADDRESS_OFFSET 0x18
|
||||
|
||||
//
|
||||
// Symbol file definitions, current max size if 512K
|
||||
//
|
||||
|
Reference in New Issue
Block a user