Drop Ebc arch support for PxeBc module.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2055 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2006-12-06 03:33:01 +00:00
parent 8106a89cd1
commit 4eba088547
4 changed files with 11 additions and 110 deletions

View File

@@ -43,13 +43,6 @@ typedef union {
UINT8 *BytePtr;
} UNION_PTR;
//
// 1 for Itanium-based, 0 for IA32
//
#define IA64SZ ((sizeof (UINTN) / sizeof (UINT32)) - 1)
#define SYS_ARCH (SYS_ARCH_EFI32 - (SYS_ARCH_EFI32 - IA64) * IA64SZ)
#pragma pack(1)
//
// option structure for DHCPREQUEST at end of DISCOVER options