mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 16:44:10 +02:00
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2a06f5327d
commit
cd15d4715c
@ -104,8 +104,9 @@ InternalPreparePackages (
|
|||||||
The allocated structure is initialized using NumberOfPackages, Guid,
|
The allocated structure is initialized using NumberOfPackages, Guid,
|
||||||
and the variable length argument list of package pointers.
|
and the variable length argument list of package pointers.
|
||||||
|
|
||||||
@param NumberOfPackages The number of HII packages to prepare.
|
@param NumberOfPackages The number of HII packages to prepare.
|
||||||
@param Guid Package GUID.
|
@param Guid Package GUID.
|
||||||
|
@Param ... The variable argument list of package pointers.
|
||||||
|
|
||||||
@return The allocated and initialized packages.
|
@return The allocated and initialized packages.
|
||||||
|
|
||||||
@ -145,7 +146,6 @@ PreparePackages (
|
|||||||
The allocated and initialized packages.
|
The allocated and initialized packages.
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
EFI_STATUS
|
EFI_STATUS
|
||||||
EFIAPI
|
EFIAPI
|
||||||
HiiLibAddPackages (
|
HiiLibAddPackages (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user