On 1/22/19 6:34 PM, Laszlo Ersek wrote:
Okay, summary:
- forget the MdePkg and StdLib DSC files, build only AppPkg (or whatever
platform DSC it is that produces your UEFI application)
- make sure PcdDebugPropertyMask has bitmask 0x06 set when you build
AppPkg (or the appropriate platform DSC in question); either modify
the same DSC for this, or use the --pcd command line switch
- make sure PcdDebugPrintErrorLevel has all the DEBUG_* bits set from
"StdLib/EfiSocketLib/Socket.h" that you care about; the methods for
setting this PCD are identical to those seen in the previous point.
Hope this helps,
Laszlo
Hello Laszlo,
debug prints are working now - thanks for your advice!
Greetings, Karin
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel