synchronize the files with the MDE_Library_Spec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6701 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy
2008-11-24 07:54:01 +00:00
parent aef389d314
commit badcbfb238
5 changed files with 186 additions and 25 deletions

View File

@@ -1,5 +1,9 @@
/** @file
Provides services to access PCI Configuration Space using the I/O ports 0xCF8 and 0xCFC.
This library is identical to the PCI Library, except the access method for performing PCI
configuration cycles must be though I/O ports 0xCF8 and 0xCFC. This library only allows
access to PCI Segment #0.
Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials