On 5 June 2018 at 13:45, <[email protected]> wrote: > 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. >
I agree. I noticed the same, when loading GRUB, kernel and initrd from eMMC, a significant amount of time is spent in these debug prints _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

