Hi all,

when i run ipxe application on the uefi shell, i kind of need snp.c file's 
debug prints but they do not show up even when i have made below change,


#define DBG_LOG                ( DBGLVL & DBGLVL_LOG )

to

#define DBG_LOG                  1 /*( DBGLVL & DBGLVL_LOG )*/


Any help would be of great help.

Best Regards,
Shubham

_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to