]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ia32/ProcessorBind.h
automagically convert ELF to PE/COFF (i386 only)
[mirror_edk2.git] / MdePkg / Include / Ia32 / ProcessorBind.h
index e0ddba4fe55f5c3203ae0e47daa41d2dd1a7b676..dd38e4958b1ee25504f8d69784b7386ac76b0289 100644 (file)
@@ -146,6 +146,11 @@ typedef INT32   INTN;
 //\r
 #define MAX_ADDRESS   0xFFFFFFFF\r
 \r
 //\r
 #define MAX_ADDRESS   0xFFFFFFFF\r
 \r
+//\r
+// The stack alignment required for IA-32\r
+//\r
+#define CPU_STACK_ALIGNMENT   sizeof(UINTN)\r
+\r
 //\r
 // Modifier to ensure that all protocol member functions and EFI intrinsics\r
 // use the correct C calling convention. All protocol member functions and\r
 //\r
 // Modifier to ensure that all protocol member functions and EFI intrinsics\r
 // use the correct C calling convention. All protocol member functions and\r
@@ -174,3 +179,4 @@ typedef INT32   INTN;
 #endif\r
 \r
 #endif\r
 #endif\r
 \r
 #endif\r
+\r