]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/AcpiS3Context.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Include / Guid / AcpiS3Context.h
index de0f87cfb51c12aab67e8fb1f88a4126ba9d2b5a..5e256f053bcb44f38aedb98d46d8dd48a232a8d2 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Definitions for data structures used in S3 resume.\r
 \r
-Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
@@ -47,7 +47,7 @@ typedef struct {
   EFI_PHYSICAL_ADDRESS  S3NvsPageTableAddress;\r
   EFI_PHYSICAL_ADDRESS  BootScriptStackBase;\r
   UINT64                BootScriptStackSize;\r
-  EFI_PHYSICAL_ADDRESS  S3DebugBufferAddress;  \r
+  EFI_PHYSICAL_ADDRESS  S3DebugBufferAddress;\r
 } ACPI_S3_CONTEXT;\r
 \r
 typedef struct {\r