]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/ResetSystemLib.h
Update some comments for MdeModulePkg Include header files.
[mirror_edk2.git] / MdeModulePkg / Include / Library / ResetSystemLib.h
index f77c441ad57bdd8670f833c1211739aaecb88726..4b67865fa385498f5db0b82b8ed1da94a90c294f 100644 (file)
@@ -46,8 +46,7 @@ ResetWarm (
   This function causes the system to enter a power state equivalent \r
   to the ACPI G2/S5 or G3 states.\r
   \r
-  If this function returns, it means the system does \r
-  not support shut down reset.\r
+  If this function returns, it means that the system does not support shut down reset.\r
 **/\r
 VOID\r
 EFIAPI\r
@@ -56,11 +55,9 @@ ResetShutdown (
   );\r
 \r
 /**\r
-  This function causes the system to enter S3 and then\r
-  wake up immediately.\r
+  This function causes the system to enter S3 and then wake up immediately.\r
   \r
-  If this function returns, it means the\r
-  system does not support the feature.\r
+  If this function returns, it means that the system does not support S3 feature.\r
 **/\r
 VOID\r
 EFIAPI\r