summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2016-04-06 12:56:02 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2016-04-06 13:03:16 +0800
commitcffc006c197a15625aca738e54b6bd4c68f2e2e2 (patch)
treedddc9c4253a04f6b6a726c918d063fe9f85973bd /SecurityPkg
parent56a44df26b9eb56370312e105ab24c59849b2834 (diff)
downloadedk2-cffc006c197a15625aca738e54b6bd4c68f2e2e2.tar.gz
edk2-cffc006c197a15625aca738e54b6bd4c68f2e2e2.tar.bz2
edk2-cffc006c197a15625aca738e54b6bd4c68f2e2e2.zip
SecurityPkg OpalPasswordSupportLib: Remove the hard code debug build option.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
Diffstat (limited to 'SecurityPkg')
-rw-r--r--SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf3
1 files changed, 0 insertions, 3 deletions
diff --git a/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf b/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf
index 461d7eaab6..d26f58342a 100644
--- a/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf
+++ b/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf
@@ -49,6 +49,3 @@
gEfiStorageSecurityCommandProtocolGuid ## CONSUMES
gEfiSmmCommunicationProtocolGuid ## CONSUMES
gEfiSmmBase2ProtocolGuid
-
-[BuildOptions]
- MSFT:*_*_*_CC_FLAGS = /Od /GL-