]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf
Update the copyright notice format
[mirror_edk2.git] / BeagleBoardPkg / Library / ResetSystemLib / ResetSystemLib.inf
index eec93d68f3b81723fdc7911109eeeaec2ce165c4..afb03bd696b82fcc946f372350b9420dc52f6484 100644 (file)
@@ -1,9 +1,9 @@
 #/** @file\r
 # Reset System lib to make it easy to port new platforms\r
 #\r
-# Copyright (c) 2008, Apple Inc.\r
+# Copyright (c) 2008, Apple Inc. All rights reserved.<BR>\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
   ResetSystemLib.c\r
 \r
 [Packages]\r
-  BeagleBoardPkg/BeagleBoardPkg.dec\r
-  ArmPkg/ArmPkg.dec\r
   MdePkg/MdePkg.dec\r
+  ArmPkg/ArmPkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
+  Omap35xxPkg/Omap35xxPkg.dec\r
 \r
 [Pcd.common]\r
   gArmTokenSpaceGuid.PcdCpuResetAddress\r
   \r
 [LibraryClasses]\r
   DebugLib\r
-  BeagleBoardSystemLib\r
+  ArmLib\r
+  CacheMaintenanceLib\r
+  MemoryAllocationLib\r
+  UefiRuntimeServicesTableLib\r
+  TimerLib\r
+  UefiLib\r
+  UefiBootServicesTableLib\r
+\r
+[Pcd]\r
+  gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase\r