X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FInclude%2FIa32%2FProcessorBind.h;fp=BaseTools%2FSource%2FC%2FInclude%2FIa32%2FProcessorBind.h;h=96ac691df042c1ac3ad914a1901b72cbce675173;hp=4719b53d37fadc6762d2ad427ffea3719e8598b7;hb=67938bcc9d9ed7b1867d29e47f3547bdf299f8c6;hpb=6e8cad49a09db38c309b19b930ba568d2953a901 diff --git a/BaseTools/Source/C/Include/Ia32/ProcessorBind.h b/BaseTools/Source/C/Include/Ia32/ProcessorBind.h index 4719b53d37..96ac691df0 100644 --- a/BaseTools/Source/C/Include/Ia32/ProcessorBind.h +++ b/BaseTools/Source/C/Include/Ia32/ProcessorBind.h @@ -131,11 +131,6 @@ typedef INT32 INTN; #define MAX_BIT 0x80000000 #define MAX_2_BITS 0xC0000000 -// -// Maximum legal IA-32 address -// -#define MAX_ADDRESS 0xFFFFFFFF - // // Modifier to ensure that all protocol member functions and EFI intrinsics // use the correct C calling convention. All protocol member functions and