diff options
Diffstat (limited to 'MdePkg/Library/BasePciLibCf8')
-rw-r--r-- | MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf index 25b9ff958e..8dca1edf53 100644 --- a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf +++ b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf @@ -1,8 +1,9 @@ #/** @file
-# This module implements one PCI Library instance based on PCI CF8 Library.
+# Instance of PCI Library 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.
+#
# Copyright (c) 2007 - 2008, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
|