X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseUefiDecompressLib%2FBaseUefiDecompressLib.inf;h=b4e98439369c3d16cb162312e572e669206cb602;hb=252b9c7a9fc5c35e6ba59f06c32bf6b88db05b3d;hp=7e4badcb68024a171a8121d1c023e68e62a2372e;hpb=18d2d5ab9e9424ed55ad65517f40f90824cfe3be;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf index 7e4badcb68..b4e9843936 100644 --- a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf +++ b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf @@ -1,8 +1,7 @@ #/** @file -# Component description file for Base Uefi Decompress Library +# UEFI Decompress Library implementation. # -# UEFI Decompress Library implementation. -# Copyright (c) 2007, Intel Corporation. +# Copyright (c) 2007 - 2008, Intel Corporation. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -21,8 +20,6 @@ MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = UefiDecompressLib - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 # @@ -41,4 +38,5 @@ [LibraryClasses] BaseLib DebugLib + BaseMemoryLib