audk/ShellPkg/Library/UefiDpLib
Jordan Justen e329f98b86 ShellPkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py ShellPkg

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Shumin Qiu <shumin.qiu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19176 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-09 23:07:58 +00:00
..
Dp.c ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'. 2015-11-26 01:51:52 +00:00
Dp.h ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
DpInternal.h ShellPkg/UefiDpLib: Support dumping cumulative data 2015-11-05 01:59:24 +00:00
DpProfile.c ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
DpTrace.c ShellPkg/UefiDpLib: Support dumping cumulative data 2015-11-05 01:59:24 +00:00
DpUtilities.c ShellPkg UefiDpLib: Use correct string length for the input UnicodeBuffer 2015-11-04 01:56:29 +00:00
Literals.c ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
Literals.h ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
PerformanceTokens.h ShellPkg: Remove PerformancePkg requirement and add the header itself. 2013-03-19 20:17:47 +00:00
Readme.txt Update code to follow coding style. 2013-03-11 01:22:51 +00:00
UefiDpLib.c ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
UefiDpLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiDpLib.inf ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiDpLib.uni ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

from PerformancePkg\Dp_App
SVN 13406