Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlockDevices().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9551 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24 2009-12-11 02:59:04 +00:00
parent 8546d5a694
commit d69f66d6e3
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ typedef struct {
instance.
@param[out] NumberBlockDevices The number of block I/O devices discovered.
@retval EFI_SUCCESS Operation performed successfully.
**/
typedef
EFI_STATUS