]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseS3BootScriptLibNull / BaseS3BootScriptLibNull.uni
1 // /** @file
2 // BootScriptLib instance that always produces NOP operation.
3 //
4 // This library is primarily used by platform that does not support ACPI S3
5 // resume. All the library interfaces simply return EFI_SUCCESS without
6 // performing any operation.
7 //
8 // Copyright (c) 2007 - 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 "BootScriptLib instance that always produces NOP operation"
16
17 #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."
18