]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ebc/ProcessorBind.h
Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the supported...
[mirror_edk2.git] / MdePkg / Include / Ebc / ProcessorBind.h
index 5a6e7dc9bbdb58ce5bab9ceafd67bb09b9f43be5..2cb0753867571df0c33734b19507d7292dac2f46 100644 (file)
@@ -61,6 +61,12 @@ typedef unsigned long         UINTN;
 // Maximum legal EBC address\r
 //\r
 #define MAX_ADDRESS   ((UINTN) ~0)\r
+\r
+//\r
+// The stack alignment required for EBC\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