edk2/MdeModulePkg/Bus
Pohan Wu 948d4ba0be MdeModulePkg/UsbMassStorageDxe: Remove excessive logging
When a USB mass storage device is not ready (e.g., still powering up
or the hard disk has not reached the desired RPM), the ExecCommand
function fails.This failure is not a true error. Logging it as
DEBUG_ERROR will generate logs for properly functioning devices as
well, potentially flooding logs for older devices.

As mentioned in the command, proper error information retrieval
should occur in the sense request. The solution is to downgrade
the log level from DEBUG_ERROR to DEBUG_INFO.

Signed-off-by: Jack Pham <jackp@qti.qualcomm.com>
2025-04-16 01:27:39 +00:00
..
Ata MdeModulePkg: Update AtaPassThru to UEFI 2.10A 2025-01-09 12:40:45 +08:00
I2c/I2cDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Isa MdeModulePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx 2024-04-03 10:25:06 +08:00
Pci MdeModulePkg/XhciDxe: Adjust out-of-range bInterval values 2025-03-18 20:29:20 +00:00
Scsi MdeModulePkg: Update ReceiveData and SendData function description 2024-03-13 02:48:38 +00:00
Sd MdeModulePkg: Update ReceiveData and SendData function description 2024-03-13 02:48:38 +00:00
Spi MdeModulePkg: SpiHc: SpiHc Drivers 2024-05-08 04:43:58 +00:00
Ufs MdeModulePkg/Bus/Ufs: Use IndustryStandard headers 2024-12-16 15:39:35 +08:00
Usb MdeModulePkg/UsbMassStorageDxe: Remove excessive logging 2025-04-16 01:27:39 +00:00