Code scrub for GenericBdsLib library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6786 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-12-01 05:55:58 +00:00
parent 168da756c6
commit b0dd810861
5 changed files with 15 additions and 50 deletions

View File

@@ -317,9 +317,11 @@ BdsLibConnectAllDriversToAllControllers (
element being a USB WWID or a USB Class device
path
@return EFI_INVALID_PARAMETER
@return EFI_SUCCESS
@return EFI_NOT_FOUND
@return EFI_INVALID_PARAMETER RemainingDevicePath is NULL pointer.
RemainingDevicePath is not a USB device path.
Invalid HostControllerPI type.
@return EFI_SUCCESS Sucess to connect USB device
@return EFI_NOT_FOUND Fail to find hanlde for USB controller to connect.
**/
EFI_STATUS