Re: [PATCH] UefiCpuPkg/CpuExceptionHandlerLib: Code optimization to allow bigger stack
Chang, Abner
[AMD Official Use Only - General]
toggle quoted message
Show quoted text
-----Original Message-----Hi Dun, Could you please add a comment on this change says the change is for the compact stack layout? Thanks Abner StackTop = (UINTN)ALIGN_POINTER (StackTop, CPU_STACK_ALIGNMENT); |
|