]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/Disk/CdExpressPei/CdExpressPei.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / CdExpressPei / CdExpressPei.uni
1 // /** @file
2 // PeiCdExpress recovery module.
3 //
4 // This module reads data from CDROM device by all installed block IO ppi and
5 // finds whether there is Recovery data in the device. If it finds recovery
6 // data, it will install Device Recovery Module PPI.
7 //
8 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "PeiCdExpress recovery module"
16
17 #string STR_MODULE_DESCRIPTION #language en-US "This module reads data from CDROM device by all installed block IO ppi and finds whether there is Recovery data in the device. If it finds recovery data, it will install Device Recovery Module PPI."
18