audk/NetworkPkg/Dhcp6Dxe
Jordan Justen b55fecfee6 NetworkPkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py NetworkPkg

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19258 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-15 04:56:57 +00:00
..
ComponentName.c Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Dhcp6Driver.c
Dhcp6Driver.h
Dhcp6Dxe.inf NetworkPkg: Add a comment to pcd field 2015-07-15 02:44:12 +00:00
Dhcp6Dxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Dhcp6DxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Dhcp6Impl.c
Dhcp6Impl.h
Dhcp6Io.c NetworkPkg: Code refine to avoid NULL pointer dereferenced. 2015-02-13 01:00:47 +00:00
Dhcp6Io.h
Dhcp6Utility.c NetworkPkg: Add IPv6 DUID configuration support using platform PCD. 2015-07-01 02:17:07 +00:00
Dhcp6Utility.h