]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X86FxRestore.c
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseLib / X86FxRestore.c
index a484b878366788fa3f9a7f25a2bb03781963f2fc..503b42a5936a6de31ba8b2f7ea982683d1f6fb3b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmFxRestore()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -34,7 +34,7 @@
 VOID\r
 EFIAPI\r
 AsmFxRestore (\r
-  IN CONST IA32_FX_BUFFER  *Buffer\r
+  IN      CONST IA32_FX_BUFFER      *Buffer\r
   )\r
 {\r
   ASSERT (Buffer != NULL);\r