mirror of https://github.com/acidanthera/audk.git
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:
parent
1cf0d9d647
commit
f7748accf9
|
@ -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
|
||||
)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue