]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/InterruptDxe/InterruptDxe.inf
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / Omap35xxPkg / InterruptDxe / InterruptDxe.inf
index 832e715b8accef59fbd3dfe84aa0ac4565cf1588..61ad89af27580b50ae73a666fde78acd819bb220 100644 (file)
@@ -1,34 +1,21 @@
 #/** @file\r
-#  \r
-#  Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.\r
-#  All rights reserved. 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
-#  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
-#/** @file\r
-#  \r
+#\r
 #  Interrupt DXE driver\r
-#  \r
-#  Copyright (c) 2009, Apple, Inc <BR>\r
-#  All rights reserved. This program and the accompanying materials\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
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = BeagleBoardInterruptDxe\r
+  BASE_NAME                      = Omap35xxBoardInterruptDxe\r
   FILE_GUID                      = 23eed05d-1b93-4a1a-8e1b-931d69e37952\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -41,6 +28,7 @@
 \r
 \r
 [Packages]\r
+  ArmPkg/ArmPkg.dec\r
   Omap35xxPkg/Omap35xxPkg.dec\r
   MdePkg/MdePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
   PrintLib\r
   UefiDriverEntryPoint\r
   IoLib\r
-\r
-[Guids]\r
-  \r
+  ArmLib\r
 \r
 [Protocols]\r
-  gHardwareInterruptProtocolGuid\r
-  gEfiCpuArchProtocolGuid\r
-  \r
+  gHardwareInterruptProtocolGuid  ## PRODUCES\r
+  gEfiCpuArchProtocolGuid         ## CONSUMES ## NOTIFY\r
+\r
 [FixedPcd.common]\r
   gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress\r
 \r
-[depex]\r
+[Depex]\r
   TRUE\r