]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/InterruptDxe/InterruptDxe.inf
Revert the changes made in 14403 because it incorrectly changed the EOL.
[mirror_edk2.git] / Omap35xxPkg / InterruptDxe / InterruptDxe.inf
index 832e715b8accef59fbd3dfe84aa0ac4565cf1588..7ecb32e65476c27b8c73583649fec78831a23bd7 100644 (file)
@@ -1,22 +1,9 @@
-#/** @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
 #  Interrupt DXE driver\r
 #  \r
-#  Copyright (c) 2009, Apple, Inc <BR>\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -28,7 +15,7 @@
 \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
@@ -53,9 +41,7 @@
   PrintLib\r
   UefiDriverEntryPoint\r
   IoLib\r
-\r
-[Guids]\r
-  \r
+  ArmLib\r
 \r
 [Protocols]\r
   gHardwareInterruptProtocolGuid\r
@@ -64,5 +50,5 @@
 [FixedPcd.common]\r
   gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress\r
 \r
-[depex]\r
-  TRUE\r
+[Depex]\r
+  gEfiCpuArchProtocolGuid\r