From 3626c583e5223927faa8d33de5ce956f399d52a3 Mon Sep 17 00:00:00 2001 From: Eric Dong Date: Wed, 6 Apr 2016 12:51:26 +0800 Subject: [PATCH] SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Reviewed-by: Feng Tian --- SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf | 3 --- 1 file changed, 3 deletions(-) diff --git a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf index b4589d94d4..ec26111ee2 100644 --- a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf +++ b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf @@ -45,6 +45,3 @@ [Protocols] gEfiStorageSecurityCommandProtocolGuid ## CONSUMES - -[BuildOptions] - MSFT:*_*_*_CC_FLAGS = /Od /GL- -- 2.39.2