[edk2-devel] [PATCH v1 0/3] MdeModulePkg/Core/Pei: Migration improvements and fixes

Michael Kubacki posted 3 patches 2 years, 6 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c | 13 ++++++++-----
MdeModulePkg/Core/Pei/PeiMain.h               |  2 +-
2 files changed, 9 insertions(+), 6 deletions(-)
[edk2-devel] [PATCH v1 0/3] MdeModulePkg/Core/Pei: Migration improvements and fixes
Posted by Michael Kubacki 2 years, 6 months ago
From: Michael Kubacki <michael.kubacki@microsoft.com>

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3512

This patch series contains three patches. The first two are for
relatively minor improvments - a typo fix in function descriptions
and changing the error level of a debug print. The third patch
fixes a pointer size mismatch.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Dandan Bi <dandan.bi@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>

Michael Kubacki (3):
  MdeModulePkg/Core/Pei: Fix typo in function descriptions
  MdeModulePkg/Core/Pei: Make migrated PEIM message verbose
  MdeModulePkg/Core/Pei: Fix pointer size mismatch in EvacuateTempRam()

 MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c | 13 ++++++++-----
 MdeModulePkg/Core/Pei/PeiMain.h               |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)

-- 
2.28.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80399): https://edk2.groups.io/g/devel/message/80399
Mute This Topic: https://groups.io/mt/85477360/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


回复: [edk2-devel] [PATCH v1 0/3] MdeModulePkg/Core/Pei: Migration improvements and fixes
Posted by gaoliming 2 years, 6 months ago
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Michael
> Kubacki
> 发送时间: 2021年9月9日 11:46
> 收件人: devel@edk2.groups.io
> 抄送: Jian J Wang <jian.j.wang@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Dandan Bi <dandan.bi@intel.com>
> 主题: [edk2-devel] [PATCH v1 0/3] MdeModulePkg/Core/Pei: Migration
> improvements and fixes
> 
> From: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3512
> 
> This patch series contains three patches. The first two are for
> relatively minor improvments - a typo fix in function descriptions
> and changing the error level of a debug print. The third patch
> fixes a pointer size mismatch.
> 
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Dandan Bi <dandan.bi@intel.com>
> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> Michael Kubacki (3):
>   MdeModulePkg/Core/Pei: Fix typo in function descriptions
>   MdeModulePkg/Core/Pei: Make migrated PEIM message verbose
>   MdeModulePkg/Core/Pei: Fix pointer size mismatch in EvacuateTempRam()
> 
>  MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c | 13 ++++++++-----
>  MdeModulePkg/Core/Pei/PeiMain.h               |  2 +-
>  2 files changed, 9 insertions(+), 6 deletions(-)
> 
> --
> 2.28.0.windows.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#80399): https://edk2.groups.io/g/devel/message/80399
> Mute This Topic: https://groups.io/mt/85477360/4905953
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaoliming@byosoft.com.cn]
> -=-=-=-=-=-=
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80468): https://edk2.groups.io/g/devel/message/80468
Mute This Topic: https://groups.io/mt/85502734/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-