]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / DxeRuntimePciExpressLib / DxeRuntimePciExpressLib.uni
CommitLineData
1ffb3e01
JJ
1// /** @file\r
2// Instance of PCI Express Library using the 256 MB PCI Express MMIO window that\r
3//\r
4// is safe for runtime use.\r
9095d37b 5//\r
1ffb3e01
JJ
6// PCI Express Library that uses the 256 MB PCI Express MMIO window to perform\r
7// PCI Configuration cycles. Layers on top of an I/O Library instance. A table of\r
8// PCI devices that are registered for for runtime access is maintained so the\r
9// proper virtual address is used to perform the PCI Express Configuration cycle.\r
10//\r
9095d37b 11// Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
1ffb3e01
JJ
12//\r
13// This program and the accompanying materials\r
14// are licensed and made available under the terms and conditions of the BSD License\r
15// which accompanies this distribution. The full text of the license may be found at\r
16// http://opensource.org/licenses/bsd-license.php.\r
17// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
18// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
19//\r
20// **/\r
21\r
22\r
23#string STR_MODULE_ABSTRACT #language en-US "PCI Express Support Library"\r
24\r
25#string STR_MODULE_DESCRIPTION #language en-US "The PCI Express Library uses a 256 MB PCI Express MMIO window to perform PCI Configuration cycles. This library layers on top of an I/O Library instance. A table of PCI devices that are registered for runtime access is maintained so that the proper virtual address is used to perform the PCI Express Configuration cycle."\r
26\r