]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/IdeBusPei/IdeBusPei.uni
IntelSiliconPkg: Clean up source files
[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
6// \r
7// This module discovers CDROM devices in Legacy and native mode and installs block IO ppis for them.\r
8//\r
9// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
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
16// \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 "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