fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8299 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2009-05-12 05:39:31 +00:00
parent 9920798948
commit e1f1fb1658
3 changed files with 8 additions and 8 deletions

View File

@@ -426,7 +426,7 @@ IScsiFormExtractConfig (
@retval EFI_SUCCESS The results have been distributed or are
awaiting distribution.
@retval EFI_OUT_OF_MEMORY Not enough memory to store the
@retval EFI_OUT_OF_RESOURCES Not enough memory to store the
parts of the results that must be
stored awaiting possible future
protocols.