]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
1. add EFI Firmware Management protocol definition in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseUefiDecompressLib / BaseUefiDecompressLib.inf
index 7e4badcb68024a171a8121d1c023e68e62a2372e..b4e98439369c3d16cb162312e572e669206cb602 100644 (file)
@@ -1,8 +1,7 @@
 #/** @file\r
-# Component description file for Base Uefi Decompress Library\r
+#  UEFI Decompress Library implementation.\r
 #\r
-# UEFI Decompress Library implementation.\r
-# Copyright (c) 2007, Intel Corporation.\r
+#  Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,8 +20,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = UefiDecompressLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
@@ -41,4 +38,5 @@
 [LibraryClasses]\r
   BaseLib\r
   DebugLib\r
+  BaseMemoryLib\r
 \r