From: Michael Kubacki <[email protected]> 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 <[email protected]> Cc: Liming Gao <[email protected]> Cc: Dandan Bi <[email protected]> Signed-off-by: Michael Kubacki <[email protected]> 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/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
