X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=Omap35xxPkg%2FInterruptDxe%2FInterruptDxe.inf;h=61ad89af27580b50ae73a666fde78acd819bb220;hb=534397e53849183d5f7ac1b74219f3634cffa294;hp=16caa2e4f1b72faac66a0c25e79a89a67eaf6f38;hpb=d326412cce0672a81852813532b0b1d18fc8cdbc;p=mirror_edk2.git diff --git a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf index 16caa2e4f1..61ad89af27 100644 --- a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf +++ b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf @@ -1,16 +1,16 @@ #/** @file -# +# # Interrupt DXE driver -# +# # 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] @@ -43,15 +43,12 @@ IoLib ArmLib -[Guids] - - [Protocols] - gHardwareInterruptProtocolGuid - gEfiCpuArchProtocolGuid - + gHardwareInterruptProtocolGuid ## PRODUCES + gEfiCpuArchProtocolGuid ## CONSUMES ## NOTIFY + [FixedPcd.common] gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress [Depex] - gEfiCpuArchProtocolGuid + TRUE