Fix missing include header file and fix typo in comment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5111 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-04-22 06:40:11 +00:00
parent 01aef47bbe
commit fdb05fa330
9 changed files with 40 additions and 38 deletions

View File

@ -520,7 +520,7 @@ Error:
@param This - A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
@param Controller - The handle of the controller to test.
@param NumberOfChildren - Number of child device.
@param RemainingDevicePath - A pointer to the remaining portion of a device path.
@param ChildHandleBuffer - A pointer to the remaining portion of a device path.
@retval EFI_SUCCESS - Operation successfully
@retval EFI_DEVICE_ERROR - Cannot stop the driver successfully