diff options
Diffstat (limited to 'MdePkg/Library/BasePciExpressLib/PciLib.c')
-rw-r--r-- | MdePkg/Library/BasePciExpressLib/PciLib.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MdePkg/Library/BasePciExpressLib/PciLib.c b/MdePkg/Library/BasePciExpressLib/PciLib.c index 37d8bcd3b5..6bce8f9550 100644 --- a/MdePkg/Library/BasePciExpressLib/PciLib.c +++ b/MdePkg/Library/BasePciExpressLib/PciLib.c @@ -1,6 +1,4 @@ /** @file
- PCI Library.
-
Functions in this library instance make use of MMIO functions in IoLib to
access memory mapped PCI configuration space.
|