diff options
Diffstat (limited to 'MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf')
-rw-r--r-- | MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf | 2 |
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.
|