Hi,

My team is developing a board booting Linux from an on-board eMMC,
and we find that EmmcReadWrite() debug print is too verbose for INFO level. 

    // 
https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Bus/Sd/EmmcDxe/EmmcBlockIo.c#L904
    DEBUG ((EFI_D_INFO, "Emmc%a(): Part %d Lba ...

Is this an intended level?
I wonder if the level should be `DEBUG_BLKIO` instead. 


Thanks,
--
Pipat Methavanitpong
Software Developer, S-Project 3
Socionext Inc.

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to