Re: [edk2] 答复: [RFC v4 5/6] UefiCpuPkg/CpuExceptionHandlerLib: Ensure valid frame/stack pointers

2018-01-03 Thread Paulo Alcantara
On 1/3/2018 6:45 AM, Fan Jeff wrote: Paulo, +    if (!IsLogicalAddressValid (SystemContext, +    SystemContext.SystemContextIa32->Ss, +    (UINTN)Ebp) || +    !IsLogicalAddressValid (SystemContext, +    Syste

[edk2] 答复: [RFC v4 5/6] UefiCpuPkg/CpuExceptionHandlerLib: Ensure valid frame/stack pointers

2018-01-03 Thread Fan Jeff
Paulo, +if (!IsLogicalAddressValid (SystemContext, +SystemContext.SystemContextIa32->Ss, +(UINTN)Ebp) || +!IsLogicalAddressValid (SystemContext, +SystemContext.SystemContextIa32->Ss, +