]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Bus/Pci/UhciPei/UhciPei.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciPei / UhciPei.uni
1 // /** @file
2 // The UhcPeim driver is responsible for managing the behavior of UHCI controller at PEI phase.
3 //
4 // It produces gPeiUsbHostControllerPpiGuid based on gPeiUsbControllerPpiGuid which is used
5 // to enable recovery function from USB Drivers.
6 //
7 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "Responsible for managing the behavior of UHCI controller at PEI phase"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "It produces gPeiUsbHostControllerPpiGuid based on gPeiUsbControllerPpiGuid, which is used to enable recovery function from USB Drivers."
17