]> git.proxmox.com Git - mirror_edk2.git/commit - EdkNt32Pkg/Sec/SecMain_build.xml
Fix the bug that SecMain often throw exception when environment variable too large...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Jul 2006 07:01:36 +0000 (07:01 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Jul 2006 07:01:36 +0000 (07:01 +0000)
commitae3f0d58858bd636c17c446dc872d1863fc24361
treee08fb1d45d8f87f608c81bdda003c2e1ee7c6fcb
parentfcf27ef3831f35c052683ffeef67092a09a4e6a4
Fix the bug that SecMain often throw exception when environment variable too large. It caused by using /DEBUG in link options but not link "MSVCRTD.lib" library.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@870 6f19259b-4bc3-4df7-8a09-765794883524
EdkNt32Pkg/Nt32.fpd
EdkNt32Pkg/Sec/SecMain_build.xml