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

@@ -304,8 +304,8 @@ HiiConstructConfigHdr (
BOOLEAN
EFIAPI
HiiSetToDefaults (
IN CONST EFI_STRING Request, OPTIONAL
IN UINT16 DefaultId
IN CONST EFI_STRING Request, OPTIONAL
IN UINT16 DefaultId
);
/**
@@ -325,7 +325,7 @@ HiiSetToDefaults (
BOOLEAN
EFIAPI
HiiValidateSettings (
IN CONST EFI_STRING Request OPTIONAL
IN CONST EFI_STRING Request OPTIONAL
);
/**