From 14e436f9b09c796c4567929984ac7ce5300efb21 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Mon, 7 Dec 2009 04:48:29 +0000 Subject: [PATCH] Correct LzmaCustomDecompressLib to produce NULL library class. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9529 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf b/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf index a55ddef1c8..0064ee3dd0 100644 --- a/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf +++ b/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf @@ -23,7 +23,7 @@ FILE_GUID = 35194660-7421-44ad-9636-e44885f092d1 MODULE_TYPE = BASE VERSION_STRING = 1.0 - LIBRARY_CLASS = BASE + LIBRARY_CLASS = NULL CONSTRUCTOR = LzmaDecompressLibConstructor # -- 2.39.2