Re: [edk2] Problem with PiSmmCore Dispatcher.c

2015-06-04 Thread Zachary Bobroff
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Zachary Bobroff zacha...@ami.com<mailto:zacha...@ami.com> From: Andrew Fish [mailto:af...@apple.com] Sent: Thursday, June 04, 2015 12:30 PM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Problem with PiS

Re: [edk2] Problem with PiSmmCore Dispatcher.c

2015-06-03 Thread Zachary Bobroff
From: Zachary Bobroff Sent: Tuesday, June 02, 2015 6:32 PM To: edk2-devel@lists.sourceforge.net Subject: RE: Problem with PiSmmCore Dispatcher.c Yao, Thanks. Sure, I will create a patch file tomorrow and attach it here. Best Regards, Zach From: Yao, Jiewen [mailto:jiewen@intel.com] Sent

Re: [edk2] Problem with PiSmmCore Dispatcher.c

2015-06-02 Thread Zachary Bobroff
an issue, and should be fixed. Using SmmTypeIndex and AprioriIndex seems good way for 2nd and 3rd loop. How about use "HandleIndex" for the 1st loop? Will you generate a patch? Or we can help generate patch. Thank you Yao Jiewen From: Zachary Bobroff [mailto:zacha...@ami.com] Sent:

[edk2] Problem with PiSmmCore Dispatcher.c

2015-06-02 Thread Zachary Bobroff
All, I hope I am proving this issue the right way, please correct me if I am not. I also am not sure if this has been already reported. I have come across a problem in Dispatcher.c within PiSmmCore of MdeModulePkg linked here: https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Core/PiS