X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Omap35xxPkg%2FInterruptDxe%2FInterruptDxe.inf;h=61ad89af27580b50ae73a666fde78acd819bb220;hp=533ca79af1e53d1d6d4dcf8e4d0478084d351232;hb=f33d5d68abc02727dc828c1079e72ab65e1d63af;hpb=026c3d34ee83b4df623cc80761450a53e9f7622b diff --git a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf index 533ca79af1..61ad89af27 100644 --- a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf +++ b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf @@ -1,34 +1,21 @@ #/** @file -# -# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved. -# All rights reserved. This program and the accompanying materials -# are licensed and made available under the terms and conditions of the BSD License -# which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# -#**/ - -#/** @file -# +# # Interrupt DXE driver -# -# Copyright (c) 2009, Apple, Inc
-# All rights reserved. This program and the accompanying materials +# +# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.
+# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php -# +# # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# +# #**/ [Defines] INF_VERSION = 0x00010005 - BASE_NAME = BeagleBoardInterruptDxe + BASE_NAME = Omap35xxBoardInterruptDxe FILE_GUID = 23eed05d-1b93-4a1a-8e1b-931d69e37952 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 @@ -56,15 +43,12 @@ IoLib ArmLib -[Guids] - - [Protocols] - gHardwareInterruptProtocolGuid - gEfiCpuArchProtocolGuid - + gHardwareInterruptProtocolGuid ## PRODUCES + gEfiCpuArchProtocolGuid ## CONSUMES ## NOTIFY + [FixedPcd.common] gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress -[depex] +[Depex] TRUE