]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/XhciPei/XhciPei.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / XhciPei / XhciPei.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// The XhcPeim driver is responsible for managing the behavior of XHCI 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) 2014 - 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 the behavior of XHCI controller at 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