]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/SmmAccess2OnSmmAccessThunk/SmmAccess2OnSmmAccessThunk.h
MdeModulePkg: Correct one return status code in SNP Transmit function.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / SmmAccess2OnSmmAccessThunk / SmmAccess2OnSmmAccessThunk.h
index bc3415903af687339028717b05d7d589f3f3aca3..18f9c65ebe83165bbe62d2cc82bde0cc6c5ce8cb 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Include file for SMM Access2 Protocol on SMM Access Protocol Thunk driver.\r
   \r
-  Copyright (c) 2009, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  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
   http://opensource.org/licenses/bsd-license.php\r
@@ -81,8 +81,8 @@ SmmAccess2Lock (
   Queries the memory controller for the possible regions that will support SMRAM.\r
 \r
   @param[in]     This           The EFI_SMM_ACCESS2_PROTOCOL instance.\r
-  @param[in,out] SmramMapSize   A pointer to the size, in bytes, of the SmramMemoryMap buffer.\r
-  @param[in,out] SmramMap       A pointer to the buffer in which firmware places the current memory map.\r
+  @param[in, out] SmramMapSize   A pointer to the size, in bytes, of the SmramMemoryMap buffer.\r
+  @param[in, out] SmramMap       A pointer to the buffer in which firmware places the current memory map.\r
 \r
   @retval EFI_SUCCESS           The chipset supported the given resource.\r
   @retval EFI_BUFFER_TOO_SMALL  The SmramMap parameter was too small.  The current buffer size \r