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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user