mirror of https://github.com/acidanthera/audk.git
SecurityPkg OpalPasswordDxe: 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>
This commit is contained in:
parent
9348813c4b
commit
7fb312f257
|
@ -77,8 +77,5 @@
|
|||
gEfiEventExitBootServicesGuid ## CONSUMES ## Event
|
||||
gOpalExtraInfoVariableGuid ## PRODUCES ## GUID
|
||||
|
||||
[BuildOptions]
|
||||
MSFT:*_*_*_CC_FLAGS = /Od /GL-
|
||||
|
||||
[Depex]
|
||||
gEfiSmmCommunicationProtocolGuid
|
||||
|
|
Loading…
Reference in New Issue