回复: [edk2-devel] [PATCH v2 0/4] Implement Delayed Dispatch per PI v1.8

2023-10-10 Thread gaoliming via groups.io
> Wang ; Dandan Bi ; > Debkumar De ; Catharine West > > 主题: [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

[edk2-devel] [PATCH v2 0/4] Implement Delayed Dispatch per PI v1.8

2023-10-09 Thread Kun Qin
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 - Re