Files
system76-edk2/MdePkg/Library
mdkinney c553db4b78 Adjust the behavior of the MdePkg Print Library class to produce a consistent style of EOL characters.
Previously, the Print Library class would translate '\n' to '\n\r'.

With this update, the following EOL translations are performed:
1) '\r' to '\r'
2) '\r\n' to '\r\n'
3) '\n' to '\r\n'
4) '\n\r' to '\r\n'


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8692 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-30 23:13:06 +00:00
..
2009-05-20 10:22:09 +00:00
2009-02-13 06:28:15 +00:00
2009-04-02 05:34:26 +00:00
2009-04-02 05:34:26 +00:00
2009-01-09 07:48:37 +00:00
2009-01-09 07:48:37 +00:00
2009-01-09 07:48:37 +00:00
2009-01-14 07:45:27 +00:00
2009-04-02 05:34:26 +00:00
2009-01-09 07:48:37 +00:00
2009-01-09 07:48:37 +00:00