Update some comments for MdeModulePkg Include header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8536 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2009-06-12 05:47:03 +00:00
parent fba25bdd54
commit e40b7d5d1b
7 changed files with 90 additions and 109 deletions

View File

@@ -46,8 +46,7 @@ ResetWarm (
This function causes the system to enter a power state equivalent
to the ACPI G2/S5 or G3 states.
If this function returns, it means the system does
not support shut down reset.
If this function returns, it means that the system does not support shut down reset.
**/
VOID
EFIAPI
@@ -56,11 +55,9 @@ ResetShutdown (
);
/**
This function causes the system to enter S3 and then
wake up immediately.
This function causes the system to enter S3 and then wake up immediately.
If this function returns, it means the
system does not support the feature.
If this function returns, it means that the system does not support S3 feature.
**/
VOID
EFIAPI