diff options
Diffstat (limited to 'MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa')
-rw-r--r-- | MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa index 06acf49a0e..e2b6c5b6ee 100644 --- a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa +++ b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa @@ -5,8 +5,9 @@ <ModuleType>BASE</ModuleType>
<GuidValue>28bde99c-e8a7-4e3e-9a8a-e66cd64f31c6</GuidValue>
<Version>1.0</Version>
- <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
- <Description>FIX ME!</Description>
+ <Abstract>Component description file for PCI CF8 Base PCI Library</Abstract>
+ <Description>PCI Library that uses I/O ports 0xCF8 and 0xCFC to perform
+ PCI Configuration cycles. Layers on top of an I/O Library instance.</Description>
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
|