]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/IdeBusPei/IdeBusPei.uni
IntelSiliconPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / IdeBusPei / IdeBusPei.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// PEIM to produce gEfiPeiVirtualBlockIoPpiGuid PPI for ATA controllers in the platform.\r
3//\r
4// This PPI can be consumed by PEIM which produce gEfiPeiDeviceRecoveryModulePpiGuid\r
5// for Atapi CD ROM device.\r
d1102dba 6//\r
3f528797
JJ
7// This module discovers CDROM devices in Legacy and native mode and installs block IO ppis for them.\r
8//\r
d1102dba 9// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797
JJ
10//\r
11// This program and the accompanying materials\r
12// are licensed and made available under the terms and conditions\r
13// of the BSD License which accompanies this distribution. The\r
14// full text of the license may be found at\r
15// http://opensource.org/licenses/bsd-license.php\r
d1102dba 16//\r
3f528797
JJ
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 "PEIM to produce gEfiPeiVirtualBlockIoPpiGuid PPI for ATA controllers in the platform"\r
24\r
25#string STR_MODULE_DESCRIPTION #language en-US "This PPI can be consumed by PEIM, which produces gEfiPeiDeviceRecoveryModulePpiGuid for an Atapi CD ROM device. This module discovers CDROM devices in Legacy and native mode and installs block IO ppis for them."\r
26\r