X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FI2c%2FI2cDxe%2FI2cBus.c;h=cad5ad7d44a012c7dfbacb38fa7b222706628fe6;hp=c1634c9716459b2ae302985c41d592575d9e85dc;hb=1d956501fe94a3661e501c6fa1d699f442cf4c79;hpb=c3afcf3a36d0aa9433ded54bae82fa26a4e4bceb diff --git a/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c b/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c index c1634c9716..cad5ad7d44 100644 --- a/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c +++ b/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c @@ -2,7 +2,7 @@ This file implements I2C IO Protocol which enables the user to manipulate a single I2C device independent of the host controller and I2C design. - Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.
+ Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -1108,8 +1108,6 @@ RegisterI2cDevice ( queued when Event is not NULL. @retval EFI_SUCCESS The transaction completed successfully when Event is NULL. - @retval EFI_ABORTED The request did not complete because the driver - binding Stop() routine was called. @retval EFI_BAD_BUFFER_SIZE The RequestPacket->LengthInBytes value is too large. @retval EFI_DEVICE_ERROR There was an I2C error (NACK) during the