Fix ECC issue.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6144 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-10-20 13:55:26 +00:00
parent 1cf0d9d647
commit f7748accf9
1 changed files with 1 additions and 1 deletions

View File

@ -615,7 +615,7 @@ EFIAPI
HiiLibListPackageLists (
IN UINT8 PackageType,
IN CONST EFI_GUID *PackageGuid,
OUT UINTN *HandleBufferLength,
IN OUT UINTN *HandleBufferLength,
OUT EFI_HII_HANDLE **HandleBuffer
)
{