code scrub

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6715 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian
2008-11-25 02:26:17 +00:00
parent 43fe5cdc70
commit 133e09da3d
2 changed files with 6 additions and 9 deletions

View File

@@ -84,5 +84,5 @@ UefiMain (
}
return EFI_SUCCESS;
return Status;
}