]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/EhciPei/EhciPei.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[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
d1102dba 7// Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797 8//\r
9d510e61 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "Responsible for managing EHCI host controllers at the PEI phase"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "It produces gPeiUsb2HostControllerPpiGuid based on gPeiUsbControllerPpiGuid, which is used to enable recovery function from USB Drivers."\r
17\r