]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/ResetUtilityLib.h
MdeModulePkg/S3SmmInitDone.h: Fix copyright coding style error.
[mirror_edk2.git] / MdeModulePkg / Include / Library / ResetUtilityLib.h
index c556dca729cf5efb16622931484579a21b4f1f1e..b5c2c1492f92292c864a68f94e17e5f281a6c24e 100644 (file)
@@ -41,7 +41,7 @@ ResetPlatformSpecificGuid (
 /**\r
   This function examines the DataSize and ResetData parameters passed to\r
   to ResetSystem() and detemrines if the ResetData contains a Null-terminated\r
-  Unicode string followed by a GUID specific subtype.  If the GUID specific \r
+  Unicode string followed by a GUID specific subtype.  If the GUID specific\r
   subtype is present, then a pointer to the GUID value in ResetData is returned.\r
 \r
   @param[in]  DataSize    The size, in bytes, of ResetData.\r
@@ -64,7 +64,7 @@ GetResetPlatformSpecificGuid (
   );\r
 \r
 /**\r
-  This is a helper function that creates the reset data buffer that can be \r
+  This is a helper function that creates the reset data buffer that can be\r
   passed into ResetSystem().\r
 \r
   The reset data buffer is returned in ResetData and contains ResetString\r