]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.c
Code scrub for the following drivers and librarys.
[mirror_edk2.git] / MdeModulePkg / Library / PeiS3LibNull / PeiS3LibNull.c
index 6cceceab086b5be6d68bf0eed29d138b921a43ae..096a6af885ece8196d472673bfbc3d9d63955acf 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-  S3 Library. This library class defines a set of methods related do S3 mode\r
+  Null S3 Library instance does nothing and returns unsupport status.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 All rights reserved. This program and the accompanying materials\r
@@ -12,6 +12,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 #include <PiPei.h>\r
+#include <Library/S3Lib.h>\r
 \r
 /**\r
   This function is responsible for calling the S3 resume vector in the ACPI Tables.\r