summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciLibPciExpress
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-04 13:39:18 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-04 13:39:18 +0000
commitad400b07b8ab766b5fc601b929aaebc4a60dc05d (patch)
tree3b14d5530a59ba0cb9385bba3fb7440ac9cabdb8 /MdePkg/Library/BasePciLibPciExpress
parent8ea58c070785281087061b0f706b03cf873949c7 (diff)
downloadedk2-ad400b07b8ab766b5fc601b929aaebc4a60dc05d.tar.gz
edk2-ad400b07b8ab766b5fc601b929aaebc4a60dc05d.tar.bz2
edk2-ad400b07b8ab766b5fc601b929aaebc4a60dc05d.zip
Update MDE Library instances according to code review comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5823 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BasePciLibPciExpress')
-rw-r--r--MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
index c74f680f96..2f85e9028d 100644
--- a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
+++ b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
@@ -1,5 +1,5 @@
#/** @file
-# This driver impements one PCI Library based on PCI Express Library.
+# This module impements one PCI Library based on PCI Express Library.
#
# PCI Library that uses the 256 MB PCI Express MMIO window to perform PCI
# Configuration cycles. Layers on one PCI Express Library instance.