diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2023-07-21 08:57:23 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-07-24 03:57:52 +0000 |
commit | dcf05f958eb409095bf330cf8b8f12fe4c940880 (patch) | |
tree | a263a2e8ed3de299694adc48f828e89c9cee73e4 /RedfishPkg | |
parent | 5309ddc83bd51740dd28a3ba253a0ae9999738f0 (diff) | |
download | edk2-dcf05f958eb409095bf330cf8b8f12fe4c940880.tar.gz |
MdePkg/Include/IndustryStandard: Remove VS20xx workaround
Remove workaround for the redefinition of the type
RUNTIME_FUNCTION that is generated when building with
VS20xx tool chains and using windows include files.
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.
The commit that added the workaround is:
https://github.com/tianocore/edk2/commit/ff52068d9261b9391d75b83a2a4e40e040f3b6eb
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
Diffstat (limited to 'RedfishPkg')
0 files changed, 0 insertions, 0 deletions