[ipxe-devel] Not getting SNP Driver prints

Christian Nilsson nikize at gmail.com
Fri Apr 21 06:33:00 UTC 2017


Hi
To enable debug build with the DEBUG flag set:
make bin-x86_64-efi/snp.efi DEBUG=snp

as described at
http://ipxe.org/download#debug_builds

On Fri, Apr 21, 2017 at 8:07 AM, Shubham Mittal <shubham.mittal at nxp.com> wrote:
> 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 at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
>



More information about the ipxe-devel mailing list