]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/Win/Host: Fix SecPrint() log line endings
authorMichael D Kinney <michael.d.kinney@intel.com>
Thu, 22 Aug 2019 02:36:10 +0000 (10:36 +0800)
committerRay Ni <ray.ni@intel.com>
Mon, 26 Aug 2019 22:01:59 +0000 (06:01 +0800)
commit30b4abc6e9141356639207d1cc280058a0229a36
treea2d8a1c88e2ad567375beddb2928f374cc526c2e
parent10ccc27c9548ab2550689e68f6f45dc48120bc79
EmulatorPkg/Win/Host: Fix SecPrint() log line endings

Update use of SecPrint() to consistently use \n\r for
line endings to fix formatting issues in the debug log.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Andrew Fish <afish@apple.com>
Tested-by: Tim Lewis <tim.lewis@insyde.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
EmulatorPkg/Win/Host/WinHost.c