Minor update to follow coding style.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5321 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2008-06-04 04:33:35 +00:00
parent e8a99c0881
commit 5f3fdf9832
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,8 @@ PiLibInstallFvInfoPpi (
IN UINT32 FvInfoSize,
IN EFI_GUID *ParentFvName, OPTIONAL
IN EFI_GUID *ParentFileName OPTIONAL
) {
)
{
EFI_STATUS Status;
EFI_PEI_FIRMWARE_VOLUME_INFO_PPI *FvInfoPpi;