Correct the comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9548 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xdu2 2009-12-10 07:48:56 +00:00
parent f147a39e3c
commit d90434ccb5
1 changed files with 1 additions and 3 deletions

View File

@ -108,9 +108,7 @@ HiiResourcesSampleInit (
} }
// //
// Publish HII package list to HII Database. Here we use ImageHandle as // Publish HII package list to HII Database.
// the "Driver Handle" for HiiDatabase->NewPackageList(), since there will
// be EFI_LOADED_IMAGE_DEVICE_PATH_PROTOCOL installed on the ImageHandle.
// //
Status = gHiiDatabase->NewPackageList ( Status = gHiiDatabase->NewPackageList (
gHiiDatabase, gHiiDatabase,