VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni@ 61497

Last change on this file since 61497 was 58464, checked in by vboxsync, 9 years ago

EFI/Firmware: Export new files and directories.

  • Property svn:mime-type set to text/plain;encoding=UTF-16LE
File size: 3.1 KB
Line 
1// /** @file
2// PCI Library that layers on top of the SMM PCI Root Bridge I/O Protocol.
3//
4// This library produces the APIs from the PCI Library and implements these APIs
5// by calling into SMM PCI Root Bridge I/O Protocol. SMM PCI Root Bridge I/O Protocol is
6// typically produced by a chipset specific SMM driver.
7// This library binds to the first SMM PCI Root Bridge I/O Protocol in the platform. As a result,
8// it should only be used on platforms that contain a single PCI root bridge.
9//
10// Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
11//
12// This program and the accompanying materials
13// are licensed and made available under the terms and conditions of the BSD License
14// which accompanies this distribution. The full text of the license may be found at
15// http://opensource.org/licenses/bsd-license.php.
16// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
17// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
18//
19// **/
20
21
22#string STR_MODULE_ABSTRACT #language en-US "PCI Library that layers on top of the SMM PCI Root Bridge I/O Protocol"
23
24#string STR_MODULE_DESCRIPTION #language en-US "This library produces the APIs from the PCI Library and implements these APIs by calling into SMM PCI Root Bridge I/O Protocol. SMM PCI Root Bridge I/O Protocol is typically produced by a chipset-specific SMM driver. This library binds to the first SMM PCI Root Bridge I/O Protocol in the platform. As a result, it should only be used on platforms that contain a single PCI root bridge."
25
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette