For the series:
Reviewed-by: Rebecca Cran <[email protected]> On 7/21/23 19:06, Michael D Kinney wrote:
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/ff52068d9261b9391d75b83a2a4e40e040f3b6eb 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(-)
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107148): https://edk2.groups.io/g/devel/message/107148 Mute This Topic: https://groups.io/mt/100288520/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
