]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni
UefiCpuPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / UefiCpuPkg / Universal / Acpi / S3Resume2Pei / S3Resume2Pei.uni
1 // /** @file
2 // S3 Resume Module installs EFI_PEI_S3_RESUME2_PPI.
3 //
4 // This module works with StandAloneBootScriptExecutor to S3 resume to OS.
5 // This module will excute the boot script saved during last boot and after that,
6 // control is passed to OS waking up handler.
7 //
8 // Copyright (c) 2010 - 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 "S3 Resume Module installs EFI_PEI_S3_RESUME2_PPI"
16
17 #string STR_MODULE_DESCRIPTION #language en-US "This module works with StandAloneBootScriptExecutor to S3 resume to OS.\n"
18 "This module will execute the boot script saved during last boot and after that,\n"
19 "control is passed to the OS waking up handler."
20