diff options
author | Pohan Wu <pohanw@qti.qualcomm.com> | 2025-03-20 10:52:55 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-16 01:27:39 +0000 |
commit | 948d4ba0be6352d41e8b25895a10f51b5ee7b928 (patch) | |
tree | 274f561139666a5f78dbcd6a1fec43f99b15e810 /OvmfPkg/XenResetVector | |
parent | b917a5b7b3e2332b223f18f13c4ec24e14800962 (diff) | |
download | edk2-master.tar.gz edk2-master.tar.bz2 edk2-master.zip |
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>
Diffstat (limited to 'OvmfPkg/XenResetVector')
0 files changed, 0 insertions, 0 deletions