summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf')
-rw-r--r--MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf8
1 files changed, 3 insertions, 5 deletions
diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
index 993adf4af9..be28249f3a 100644
--- a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
+++ b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
@@ -1,9 +1,9 @@
#/** @file
-# Component description file for PCI CF8 Base PCI Library
+# This driver implements one PCI Library instance based on PCI CF8 Library.
#
# PCI Library that uses I/O ports 0xCF8 and 0xCFC to perform
-# PCI Configuration cycles. Layers on top of an I/O Library instance.
-# Copyright (c) 2007, Intel Corporation.
+# PCI Configuration cycles. Layers on top of one PCI CF8 Library instance.
+# Copyright (c) 2007 - 2008, 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
@@ -32,11 +32,9 @@
[Sources.common]
PciLib.c
-
[Packages]
MdePkg/MdePkg.dec
-
[LibraryClasses]
PciCf8Lib