X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FI2c%2FI2cDxe%2FI2cBus.c;h=c1634c9716459b2ae302985c41d592575d9e85dc;hp=c9913c07ca522e5416c5398013c33c185e1569aa;hb=c3afcf3a36d0aa9433ded54bae82fa26a4e4bceb;hpb=2fa77862fd4e962c81524ffd667b62a6adbcff22 diff --git a/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c b/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c index c9913c07ca..c1634c9716 100644 --- a/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c +++ b/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c @@ -1115,7 +1115,6 @@ RegisterI2cDevice ( @retval EFI_DEVICE_ERROR There was an I2C error (NACK) during the transaction. @retval EFI_INVALID_PARAMETER RequestPacket is NULL - @retval EFI_NOT_FOUND Reserved bit set in the SlaveAddress parameter @retval EFI_NO_MAPPING The EFI_I2C_HOST_PROTOCOL could not set the bus configuration required to access this I2C device.