diff options
Diffstat (limited to 'MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf')
-rw-r--r-- | MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf index be28249f3a..25b9ff958e 100644 --- a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf +++ b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf @@ -1,5 +1,5 @@ #/** @file
-# This driver implements one PCI Library instance based on PCI CF8 Library.
+# This module 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 one PCI CF8 Library instance.
|