]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
BeagleBoardPkg: remove dependency on ArmPkg/BaseMemoryLibStm
[mirror_edk2.git] / ArmPkg / Library / BaseMemoryLibStm / BaseMemoryLibStm.inf
old mode 100755 (executable)
new mode 100644 (file)
index a4d2803..30e2459
@@ -1,8 +1,8 @@
 ## @file\r
 #  Instance of Base Memory Library with some ARM ldm/stm assembly.\r
 #\r
-#  This is a copy of the MdePkg BaseMemoryLib with the CopyMem and \r
-#  SetMem worker functions replaced with assembler that uses \r
+#  This is a copy of the MdePkg BaseMemoryLib with the CopyMem and\r
+#  SetMem worker functions replaced with assembler that uses\r
 #  ldm/stm.\r
 #\r
 #  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
@@ -25,7 +25,7 @@
   FILE_GUID                      = 4D466AF3-2380-448D-A337-E4033F29F3F7\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = BaseMemoryLib \r
+  LIBRARY_CLASS                  = BaseMemoryLib\r
 \r
 \r
 #\r
@@ -45,8 +45,9 @@
   SetMem16Wrapper.c\r
   SetMemWrapper.c\r
   CopyMemWrapper.c\r
+  IsZeroBufferWrapper.c\r
   MemLibGeneric.c\r
-  MemLibGuid.c  \r
+  MemLibGuid.c\r
   MemLibInternals.h\r
 \r
 [Sources.ARM]\r
@@ -61,6 +62,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  ArmPkg/ArmPkg.dec\r
 \r
 [LibraryClasses]\r
   DebugLib\r