Kun:
  Thanks for your update. I have no other comments.  Reviewed-by: Liming Gao
<[email protected]>

Thanks
Liming
> -----邮件原件-----
> 发件人: [email protected] <[email protected]> 代表 Kun Qin
> 发送时间: 2023年10月10日 8:19
> 收件人: [email protected]
> 抄送: Michael D Kinney <[email protected]>; Liming Gao
> <[email protected]>; Zhiguang Liu <[email protected]>; Jian J
> Wang <[email protected]>; Dandan Bi <[email protected]>;
> Debkumar De <[email protected]>; Catharine West
> <[email protected]>
> 主题: [edk2-devel] [PATCH v2 0/4] Implement Delayed Dispatch per PI v1.8
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4496
> 
> This patch series is a follow-up of previous submission:
> https://edk2.groups.io/g/devel/message/107111
> 
> The main changes between v1 and v2 patches are:
>   - Fixed function documentation
>   - Removed GUID declaration internal to PEI core
>   - Removed max entry PCD declaration and use macro instead
> 
> Patch branch: https://github.com/kuqin12/edk2/tree/Delayed_Dispatch_v3
> 
> Cc: Michael D Kinney <[email protected]>
> Cc: Liming Gao <[email protected]>
> Cc: Zhiguang Liu <[email protected]>
> Cc: Jian J Wang <[email protected]>
> Cc: Dandan Bi <[email protected]>
> Cc: Debkumar De <[email protected]>
> Cc: Catharine West <[email protected]>
> 
> Kun Qin (4):
>   MdePkg: DelayedDispatch: Correct PPI descriptions
>   MdePkg: DelayedDispatch: Added WaitOnEvent interface
>   MdeModulePkg: PeiMain: Introduce implementation of delayed dispatch
>   MdeModulePkg: PeiMain: Updated dispatcher for delayed dispatch
> 
>  MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c | 371
> +++++++++++++++++++-
>  MdeModulePkg/Core/Pei/PeiMain/PeiMain.c       |   3 +
>  MdeModulePkg/Core/Pei/PeiMain.h               |  76 ++++
>  MdeModulePkg/Core/Pei/PeiMain.inf             |   5 +
>  MdeModulePkg/MdeModulePkg.dec                 |   8 +
>  MdePkg/Include/Ppi/DelayedDispatch.h          |  41 ++-
>  6 files changed, 494 insertions(+), 10 deletions(-)
> 
> --
> 2.42.0.windows.2
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109504): https://edk2.groups.io/g/devel/message/109504
Mute This Topic: https://groups.io/mt/101889001/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to