summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciExpressLib
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/BasePciExpressLib
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/BasePciExpressLib')
-rw-r--r--MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
index b6f87f1738..779524cdea 100644
--- a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
+++ b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
@@ -1,5 +1,5 @@
#/** @file
-# This driver implements one PCI Express Library instance.
+# This module implements one PCI Express Library instance.
#
# PCI Express Library that uses the 256 MB PCI Express MMIO window to perform
# PCI Configuration cycles. Layers on top of an I/O Library instance.