From: "gaoliming via groups.io" <gaoliming=byosoft.com.cn@groups.io>
To: <devel@edk2.groups.io>, <kuqin12@gmail.com>
Cc: "'Michael D Kinney'" <michael.d.kinney@intel.com>,
"'Zhiguang Liu'" <zhiguang.liu@intel.com>,
"'Jian J Wang'" <jian.j.wang@intel.com>,
"'Dandan Bi'" <dandan.bi@intel.com>,
"'Debkumar De'" <debkumar.de@intel.com>,
"'Catharine West'" <catharine.west@intel.com>
Subject: 回复: [edk2-devel] [PATCH v2 0/4] Implement Delayed Dispatch per PI v1.8
Date: Wed, 11 Oct 2023 09:48:13 +0800 [thread overview]
Message-ID: <001b01d9fbe5$00079600$0016c200$@byosoft.com.cn> (raw)
In-Reply-To: <20231010001856.1567-1-kuqin12@gmail.com>
Kun:
Thanks for your update. I have no other comments. Reviewed-by: Liming Gao
<gaoliming@byosoft.com.cn>
Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Kun Qin
> 发送时间: 2023年10月10日 8:19
> 收件人: devel@edk2.groups.io
> 抄送: Michael D Kinney <michael.d.kinney@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Zhiguang Liu <zhiguang.liu@intel.com>; Jian J
> Wang <jian.j.wang@intel.com>; Dandan Bi <dandan.bi@intel.com>;
> Debkumar De <debkumar.de@intel.com>; Catharine West
> <catharine.west@intel.com>
> 主题: [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 <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Dandan Bi <dandan.bi@intel.com>
> Cc: Debkumar De <debkumar.de@intel.com>
> Cc: Catharine West <catharine.west@intel.com>
>
> 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/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
prev parent reply other threads:[~2023-10-11 1:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 0:18 [edk2-devel] [PATCH v2 0/4] Implement Delayed Dispatch per PI v1.8 Kun Qin
2023-10-10 0:18 ` [edk2-devel] [PATCH v2 1/4] MdePkg: DelayedDispatch: Correct PPI descriptions Kun Qin
2023-10-10 0:18 ` [edk2-devel] [PATCH v2 2/4] MdePkg: DelayedDispatch: Added WaitOnEvent interface Kun Qin
2023-10-10 8:46 ` Laszlo Ersek
2023-10-10 0:18 ` [edk2-devel] [PATCH v2 3/4] MdeModulePkg: PeiMain: Introduce implementation of delayed dispatch Kun Qin
2023-10-10 13:14 ` Laszlo Ersek
2023-10-10 0:18 ` [edk2-devel] [PATCH v2 4/4] MdeModulePkg: PeiMain: Updated dispatcher for " Kun Qin
2023-10-11 1:48 ` gaoliming via groups.io [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001b01d9fbe5$00079600$0016c200$@byosoft.com.cn' \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox