]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
Update the copyright notice format
[mirror_edk2.git] / ArmPkg / Library / DebugUncachedMemoryAllocationLib / DebugUncachedMemoryAllocationLib.inf
index 102ef7801035ebd23043e390468837cac4ad42d6..d1f815828dbab1f9ac584ed2d5ccd1465f8d3a3a 100644 (file)
@@ -1,9 +1,9 @@
 #/** @file\r
 # \r
 #\r
 #/** @file\r
 # \r
 #\r
-# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved\r
+# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
 #\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 #  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
   MdePkg/MdePkg.dec\r
   ArmPkg/ArmPkg.dec\r
 \r
   MdePkg/MdePkg.dec\r
   ArmPkg/ArmPkg.dec\r
 \r
-[Protocols]\r
-  gEfiCpuArchProtocolGuid\r
 \r
 [LibraryClasses]\r
   BaseLib\r
 \r
 [LibraryClasses]\r
   BaseLib\r
-  UefiMemoryAllocationLib\r
+  MemoryAllocationLib\r
   ArmLib\r
 \r
   ArmLib\r
 \r
+[Protocols]\r
+  gEfiCpuArchProtocolGuid\r
+  gVirtualUncachedPagesProtocolGuid\r
 \r
 [FixedPcd]\r
   gArmTokenSpaceGuid.PcdArmUncachedMemoryMask\r
   \r
   \r
 [Depex]\r
 \r
 [FixedPcd]\r
   gArmTokenSpaceGuid.PcdArmUncachedMemoryMask\r
   \r
   \r
 [Depex]\r
-  gEfiCpuArchProtocolGuid\r
-  gVirtualUncachedPagesProtocolGuid
\ No newline at end of file
+  gEfiCpuArchProtocolGuid AND gVirtualUncachedPagesProtocolGuid
\ No newline at end of file