]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni
UefiCpuPkg: Convert all .uni files to utf-8
[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 - 2014, Intel Corporation. All rights reserved.<BR>
9 //
10 // This program and the accompanying materials are
11 // licensed and made available under the terms and conditions of the BSD License
12 // which accompanies this distribution. The full text of the license may be found at
13 // http://opensource.org/licenses/bsd-license.php
14 //
15 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
17 //
18 // **/
19
20
21 #string STR_MODULE_ABSTRACT #language en-US "S3 Resume Module installs EFI_PEI_S3_RESUME2_PPI"
22
23 #string STR_MODULE_DESCRIPTION #language en-US "This module works with StandAloneBootScriptExecutor to S3 resume to OS.\n"
24 "This module will execute the boot script saved during last boot and after that,\n"
25 "control is passed to the OS waking up handler."
26