]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/EhciPei/EhciPei.uni
MdeModulePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciPei / EhciPei.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// The EhcPeim driver is responsible for managing EHCI host controller at PEI phase.\r
3//\r
4// It produces gPeiUsb2HostControllerPpiGuid based on gPeiUsbControllerPpiGuid\r
5// which is used to enable recovery function from USB Drivers.\r
6//\r
7// Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>\r
8//\r
9// This program and the accompanying materials\r
10// are licensed and made available under the terms and conditions\r
11// of the BSD License which accompanies this distribution. The\r
12// full text of the license may be found at\r
13// http://opensource.org/licenses/bsd-license.php\r
14// \r
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "Responsible for managing EHCI host controllers at the PEI phase"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "It produces gPeiUsb2HostControllerPpiGuid based on gPeiUsbControllerPpiGuid, which is used to enable recovery function from USB Drivers."\r
24\r