]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiMemoryLib/MemLib.c
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / PeiMemoryLib / MemLib.c
index fc86964b183ffdbad33a747d9c4c8bd82ba66bf0..4f1f01749c60dc51a9aef8d1224318a8fc3f0e04 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Base Memory Library functions implementation bases on PeiServcie.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 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
@@ -48,7 +48,7 @@ InternalMemCopyMem (
   This function wraps the gPS->SetMem ().\r
   \r
   @param  Buffer    Memory to set.\r
-  @param  Size    The number of bytes to set.\r
+  @param  Size      The number of bytes to set.\r
   @param  Value     Value of the set operation.\r
 \r
   @return Buffer.\r