]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/S3Lib.h
MdeModulePkg/UsbBusDxe: Return error when the device is not present
[mirror_edk2.git] / MdeModulePkg / Include / Library / S3Lib.h
index 37bfbfa570e93525ffa7bb2b0c4241f2e8839a7a..171c0ccb92db2b0e0a45d1e67786f9665cfa7c95 100644 (file)
@@ -3,14 +3,8 @@
   This library class is no longer used and modules using this library should\r
   directly locate EFI_PEI_S3_RESUME_PPI, defined in the PI 1.2 specification.\r
 \r
-Copyright (c) 2005 - 2010, Intel Corporation.  All rights reserved<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
-The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.                                            \r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -19,7 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 /**\r
   This function is responsible for calling the S3 resume vector in the ACPI Tables.\r
-  \r
+\r
   @retval EFI_SUCCESS   Successfully restored the configuration from S3.\r
   @retval Others       Failed to restore the configuration from S3.\r
 \r