From 7fb312f257d069c49b8818c63b78ab0566fe8c45 Mon Sep 17 00:00:00 2001 From: Eric Dong Date: Wed, 6 Apr 2016 12:50:19 +0800 Subject: SecurityPkg OpalPasswordDxe: Remove the hard code debug build option. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Reviewed-by: Feng Tian --- SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf | 3 --- 1 file changed, 3 deletions(-) (limited to 'SecurityPkg') diff --git a/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf b/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf index 7da581b887..bae8885134 100644 --- a/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf +++ b/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf @@ -77,8 +77,5 @@ gEfiEventExitBootServicesGuid ## CONSUMES ## Event gOpalExtraInfoVariableGuid ## PRODUCES ## GUID -[BuildOptions] - MSFT:*_*_*_CC_FLAGS = /Od /GL- - [Depex] gEfiSmmCommunicationProtocolGuid -- cgit v1.2.3