On 07/03/19 04:42, Dong, Eric wrote:
> v3 changes:
> 1. Fix Token clean up too early caused CheckProcedure return error.
>
> https://bugzilla.tianocore.org/show_bug.cgi?id=1937
>
> PI spec added a new protocol named MM MP protocol. This protocol
> allows for better remote queuing of execution of
It looks great. Thanks!
> -Original Message-
> From: Dong, Eric
> Sent: Wednesday, July 3, 2019 10:58 AM
> To: Yao, Jiewen ; devel@edk2.groups.io
> Cc: Ni, Ray ; Laszlo Ersek
> Subject: RE: [edk2-devel] [Patch v3 0/2] Enable new MM MP protocol
>
> Hi Jiewen,
>
ups.io; Dong, Eric
> Cc: Ni, Ray ; Laszlo Ersek
> Subject: RE: [edk2-devel] [Patch v3 0/2] Enable new MM MP protocol
>
> HI Eric
> Would you please share what unit test you have done for this new feature?
>
>
> > -Original Message-
> > From: devel@ed
Ray ; Laszlo Ersek
> Subject: [edk2-devel] [Patch v3 0/2] Enable new MM MP protocol
>
> v3 changes:
> 1. Fix Token clean up too early caused CheckProcedure return error.
>
> https://bugzilla.tianocore.org/show_bug.cgi?id=1937
>
> PI spec added a new protocol named MM MP p
v3 changes:
1. Fix Token clean up too early caused CheckProcedure return error.
https://bugzilla.tianocore.org/show_bug.cgi?id=1937
PI spec added a new protocol named MM MP protocol. This protocol
allows for better remote queuing of execution of procedures on an AP.
This extends the existing pro