diff options
| author | Oliver Smith-Denny <osde@microsoft.com> | 2025-01-07 21:10:12 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-22 22:47:20 +0300 |
| commit | 4613eb6abc22923a683f3f090601896eee4c4179 (patch) | |
| tree | 1a7a07deb73854d3a2d8047c04b18c9ef7989e8f /BaseTools/Source/Python/Workspace/MetaFileTable.py | |
| parent | 81ba76f7df45b7bb18edae55375ea3b6abde4351 (diff) | |
| download | edk2-4613eb6abc22923a683f3f090601896eee4c4179.tar.xz | |
EmulatorPkg: Fix IA32 MSVC Linker Warnings
IA32 EmulatorPkg had many linker warnings because with the current
set of linker flags, the MSVC linker was expecting the __stdcall
calling convention on all entry points. This was an effect of
having /SUBSYSTEM:CONSOLE on all binaries built in EmulatorPkg; this
is only needed on WinHost, as that is what Windows launches. The linker
options are adjusted to only set /SUBSYSTEM:CONSOLE on WinHost.
Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileTable.py')
0 files changed, 0 insertions, 0 deletions
