X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FLibrary%2FNullDmaLib%2FNullDmaLib.inf;h=38261d5ede2b2786f5655d346b00c29e1d504d58;hb=3402aac7d985bf8a9f9d3c639f3fe93609380513;hp=8e8ccaee384aea8f220d898901287bee9b1b1224;hpb=62d441fb17d59958bf00c4a1f3b52bf6a0b40b24;p=mirror_edk2.git diff --git a/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf b/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf index 8e8ccaee38..38261d5ede 100755 --- a/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf +++ b/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf @@ -1,14 +1,14 @@ #/** @file -# +# # Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php -# +# # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# +# #**/ [Defines] @@ -17,7 +17,7 @@ FILE_GUID = 0F2A0816-D319-4ee7-A6B8-D58524E4428F MODULE_TYPE = BASE VERSION_STRING = 1.0 - LIBRARY_CLASS = DmaLib + LIBRARY_CLASS = DmaLib [Sources.common] NullDmaLib.c @@ -29,13 +29,13 @@ [LibraryClasses] DebugLib MemoryAllocationLib - - + + [Protocols] - + [Guids] - + [Pcd] [Depex] - TRUE \ No newline at end of file + TRUE