This commit is contained in:
gdong1 2008-12-17 09:05:42 +00:00
parent 2a06f5327d
commit cd15d4715c
1 changed files with 3 additions and 3 deletions

View File

@ -104,8 +104,9 @@ InternalPreparePackages (
The allocated structure is initialized using NumberOfPackages, Guid,
and the variable length argument list of package pointers.
@param NumberOfPackages The number of HII packages to prepare.
@param Guid Package GUID.
@param NumberOfPackages The number of HII packages to prepare.
@param Guid Package GUID.
@Param ... The variable argument list of package pointers.
@return The allocated and initialized packages.
@ -145,7 +146,6 @@ PreparePackages (
The allocated and initialized packages.
**/
EFI_STATUS
EFIAPI
HiiLibAddPackages (