]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Protocol/GenericMemoryTest.h
Update some comments for MdeModulePkg Include header files.
[mirror_edk2.git] / MdeModulePkg / Include / Protocol / GenericMemoryTest.h
index 1abaf88fdaabdf85f36f77b3b07c0426483fdfa9..ad628a0e5dd9dcc555ec5d624c2b05da901fb182 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This protocol defines the generic memory test interfaces in Dxe phase.\r
 \r
-Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
+Copyright (c) 2006 - 2009, 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
@@ -59,7 +59,7 @@ EFI_STATUS
   @param  This                Protocol instance pointer. \r
   @param  TestedMemorySize    Return the tested extended memory size. \r
   @param  TotalMemorySize     Return the whole system physical memory size. \r
-                                                                                                               The total memory size does not include memory in a slot with a disabled DIMM.  \r
+                              The total memory size does not include memory in a slot with a disabled DIMM.  \r
   @param  ErrorOut            TRUE if the memory error occured.\r
   @param  IfTestAbort         Indicates that the user pressed "ESC" to skip the memory test. \r
 \r
@@ -94,8 +94,7 @@ EFI_STATUS
   );\r
 \r
 /**\r
-  Provides the capability to test the compatible range used by a special\r
-  driver.\r
+  Provides the capability to test the compatible range used by some special drivers.\r
 \r
   @param  This                Protocol instance pointer. \r
   @param  StartAddress        The start address of the compatible memory range that\r