* [Patch] Nt32Pkg: Clean up DSC to remove unnecessary build option in SecMain
@ 2017-09-05 6:56 Liming Gao
2017-09-05 7:02 ` Ni, Ruiyu
0 siblings, 1 reply; 2+ messages in thread
From: Liming Gao @ 2017-09-05 6:56 UTC (permalink / raw)
To: edk2-devel; +Cc: Ruiyu Ni
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
---
Nt32Pkg/Nt32Pkg.dsc | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc
index cb6b33f..847411c 100644
--- a/Nt32Pkg/Nt32Pkg.dsc
+++ b/Nt32Pkg/Nt32Pkg.dsc
@@ -348,11 +348,7 @@
##
# SEC Phase modules
##
- Nt32Pkg/Sec/SecMain.inf {
- <BuildOptions>
- # Add override here, because default X64_CC_FLAGS is already overriden in DSC
- MSFT:*_*_X64_CC_FLAGS == /nologo /W4 /WX /Gy /c /D UNICODE /Od /FIAutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE
- }
+ Nt32Pkg/Sec/SecMain.inf
##
# PEI Phase modules
--
2.8.0.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Patch] Nt32Pkg: Clean up DSC to remove unnecessary build option in SecMain
2017-09-05 6:56 [Patch] Nt32Pkg: Clean up DSC to remove unnecessary build option in SecMain Liming Gao
@ 2017-09-05 7:02 ` Ni, Ruiyu
0 siblings, 0 replies; 2+ messages in thread
From: Ni, Ruiyu @ 2017-09-05 7:02 UTC (permalink / raw)
To: Gao, Liming, edk2-devel@lists.01.org
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
-----Original Message-----
From: Gao, Liming
Sent: Tuesday, September 5, 2017 2:56 PM
To: edk2-devel@lists.01.org
Cc: Ni, Ruiyu <ruiyu.ni@intel.com>
Subject: [Patch] Nt32Pkg: Clean up DSC to remove unnecessary build option in SecMain
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
---
Nt32Pkg/Nt32Pkg.dsc | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc index cb6b33f..847411c 100644
--- a/Nt32Pkg/Nt32Pkg.dsc
+++ b/Nt32Pkg/Nt32Pkg.dsc
@@ -348,11 +348,7 @@
##
# SEC Phase modules
##
- Nt32Pkg/Sec/SecMain.inf {
- <BuildOptions>
- # Add override here, because default X64_CC_FLAGS is already overriden in DSC
- MSFT:*_*_X64_CC_FLAGS == /nologo /W4 /WX /Gy /c /D UNICODE /Od /FIAutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE
- }
+ Nt32Pkg/Sec/SecMain.inf
##
# PEI Phase modules
--
2.8.0.windows.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-05 7:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-05 6:56 [Patch] Nt32Pkg: Clean up DSC to remove unnecessary build option in SecMain Liming Gao
2017-09-05 7:02 ` Ni, Ruiyu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox