]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Universal / Acpi / S3Resume2Pei / S3Resume2Pei.uni
CommitLineData
5999b89e
JJ
1// /** @file\r
2// S3 Resume Module installs EFI_PEI_S3_RESUME2_PPI.\r
3//\r
4// This module works with StandAloneBootScriptExecutor to S3 resume to OS.\r
5// This module will excute the boot script saved during last boot and after that,\r
6// control is passed to OS waking up handler.\r
7//\r
7367cc6c 8// Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
5999b89e 9//\r
0acd8697 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
5999b89e
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "S3 Resume Module installs EFI_PEI_S3_RESUME2_PPI"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "This module works with StandAloneBootScriptExecutor to S3 resume to OS.\n"\r
18 "This module will execute the boot script saved during last boot and after that,\n"\r
19 "control is passed to the OS waking up handler."\r
20\r