Reviewed-by: Liming Gao <[email protected]> > -----邮件原件----- > 发件人: Michael D Kinney <[email protected]> > 发送时间: 2023年7月22日 9:06 > 收件人: [email protected] > 抄送: Gerd Hoffmann <[email protected]>; Rebecca Cran > <[email protected]>; Liming Gao <[email protected]>; Zhiguang > Liu <[email protected]>; Andrew Fish <[email protected]>; Ray Ni > <[email protected]> > 主题: [Patch 0/2] Move RUNTIME_FUNCTION redefintion fix to EmulatorPkg > > Remove RUNTIME_FUNCTION redefinition error workaround from > the following commit to the MdePkg that only impacts EmulatorPkg > builds that uses windows include files: > > https://github.com/tianocore/edk2/commit/ff52068d9261b9391d75b83a2a4 > e40e040f3b6eb > > The correct location for this fix is in the EmulatorPkg > in the WinInclude.h file that addresses all the name > collisions between edk2 types and windows types. > > Cc: Gerd Hoffmann <[email protected]> > Cc: Rebecca Cran <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Zhiguang Liu <[email protected]> > Cc: Andrew Fish <[email protected]> > Cc: Ray Ni <[email protected]> > Signed-off-by: Michael D Kinney [email protected] > > Michael D Kinney (2): > EmulatorPkg/Win/Host: Fix RUNTIME_FUNCTION redefinition error > MdePkg/Include/IndustryStandard: Remove VS20xx workaround > > EmulatorPkg/Win/Host/WinInclude.h | 10 ++++++---- > MdePkg/Include/IndustryStandard/PeImage.h | 5 ----- > 2 files changed, 6 insertions(+), 9 deletions(-) > > -- > 2.40.1.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107147): https://edk2.groups.io/g/devel/message/107147 Mute This Topic: https://groups.io/mt/100321453/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
