mirror of https://github.com/acidanthera/audk.git
Remove addtional debuglib library instance for SEC module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3085 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8514044087
commit
877723ae5d
|
@ -77,9 +77,6 @@
|
|||
CustomDecompressLib|${WORKSPACE}/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
|
||||
HiiLib|${WORKSPACE}/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
|
||||
|
||||
[LibraryClasses.common.SEC]
|
||||
DebugLib|$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
||||
|
||||
[LibraryClasses.common.BASE]
|
||||
DebugLib|$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
||||
|
||||
|
|
Loading…
Reference in New Issue