]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseS3BootScriptLibNull / BaseS3BootScriptLibNull.uni
CommitLineData
1ffb3e01
JJ
1// /** @file\r
2// BootScriptLib instance that always produces NOP operation.\r
3//\r
4// This library is primarily used by platform that does not support ACPI S3\r
5// resume. All the library interfaces simply return EFI_SUCCESS without\r
6// performing any operation.\r
7//\r
9095d37b 8// Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
1ffb3e01
JJ
9//\r
10// This program and the accompanying materials are\r
11// licensed and made available under the terms and conditions of the BSD License\r
12// which accompanies this distribution. The full text of the license may be found at\r
13// http://opensource.org/licenses/bsd-license.php\r
9095d37b 14//\r
1ffb3e01
JJ
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "BootScriptLib instance that always produces NOP operation"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "This library is primarily used by a platform that does not support ACPI S3 resume. All the library interfaces simply return EFI_SUCCESS without performing any operation."\r
24\r