summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
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/BasePciCf8Lib/BasePciCf8Lib.inf
parent8ea58c070785281087061b0f706b03cf873949c7 (diff)
downloadedk2-platforms-ad400b07b8ab766b5fc601b929aaebc4a60dc05d.tar.xz
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/BasePciCf8Lib/BasePciCf8Lib.inf')
-rw-r--r--MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf b/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
index 4e9c64aab1..13629c7418 100644
--- a/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
+++ b/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
@@ -1,5 +1,5 @@
#/** @file
-# This driver implemnets one PCI Cf8 Library instance.
+# This module implements PCI CF8 Library instance.
#
# PCI CF8 Library that uses I/O ports 0xCF8 and 0xCFC to perform PCI Configuration cycles.
# Layers on top of an I/O Library instance.