]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency
[mirror_edk2.git] / ArmPkg / Library / ArmDmaLib / ArmDmaLib.inf
old mode 100755 (executable)
new mode 100644 (file)
index 5465695..95c1300
@@ -1,14 +1,14 @@
 #/** @file\r
-#  \r
+#\r
 #  Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 #**/\r
 \r
 [Defines]\r
@@ -17,7 +17,7 @@
   FILE_GUID                      = F1BD6B36-B705-43aa-8A28-33F58ED85EFB\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = DmaLib \r
+  LIBRARY_CLASS                  = DmaLib\r
   CONSTRUCTOR                    = ArmDmaLibConstructor\r
 \r
 [Sources.common]\r
   MdePkg/MdePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
   ArmPkg/ArmPkg.dec\r
-  \r
+\r
 \r
 [LibraryClasses]\r
   DebugLib\r
+  DxeServicesTableLib\r
   UefiBootServicesTableLib\r
   MemoryAllocationLib\r
   UncachedMemoryAllocationLib\r
   IoLib\r
   BaseMemoryLib\r
   ArmLib\r
-  \r
-  \r
+\r
+\r
 [Protocols]\r
   gEfiCpuArchProtocolGuid\r
-  \r
+\r
 [Guids]\r
\r
+\r
 [Pcd]\r
 \r
 [Depex]\r
-  gEfiCpuArchProtocolGuid\r
\ No newline at end of file
+  gEfiCpuArchProtocolGuid\r