summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-01 07:16:03 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-01 07:16:03 +0000
commitae6a37f06bce9e1f6218409bc1087c6b34b63ed8 (patch)
tree6124fae1526d21353aa0a3ef155687d9527327e8 /PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
parent6535652ebdfd4678719500d412a26e5641cb7931 (diff)
downloadedk2-ae6a37f06bce9e1f6218409bc1087c6b34b63ed8.tar.gz
edk2-ae6a37f06bce9e1f6218409bc1087c6b34b63ed8.tar.bz2
edk2-ae6a37f06bce9e1f6218409bc1087c6b34b63ed8.zip
1. removed an extra call to SetVectorBase() in the SetMode() function.
2. implemented GetInterruptLine() function. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8418 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf')
-rw-r--r--PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf b/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
index d0bb1dc0ea..a40ac77f92 100644
--- a/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
+++ b/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
@@ -1,7 +1,7 @@
#/** @file
# 8259 Interrupt Controller driver
#
-# Copyright (c) 2005 - 2007, 2009, Intel Corporation
+# Copyright (c) 2005 - 2009, Intel Corporation
# 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
@@ -40,6 +40,7 @@
[Protocols]
gEfiLegacy8259ProtocolGuid # PROTOCOL ALWAYS_PRODUCED
+ gEfiPciIoProtocolGuid
[Depex]
TRUE