audk/NetworkPkg/UefiPxeBcDxe
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 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcBoot.c 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00:00
PxeBcBoot.h Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. 2012-08-24 08:25:42 +00:00
PxeBcDhcp4.c NetworkPkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 04:10:09 +00:00
PxeBcDhcp4.h NetworkPkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 04:10:09 +00:00
PxeBcDhcp6.c NetworkPkg: remove unnecessary timeout event when setting IPv6 address. 2015-10-15 06:42:50 +00:00
PxeBcDhcp6.h 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00:00
PxeBcDriver.c NetworkPkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 04:10:09 +00:00
PxeBcDriver.h Update dual network stack drivers to produce multiple Driver Binding Protocol. 2013-04-25 01:33:43 +00:00
PxeBcImpl.c NetworkPkg: reset DHCP child when leaving PXE LoadFile. 2015-10-16 07:18:51 +00:00
PxeBcImpl.h NetworkPkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 04:10:09 +00:00
PxeBcMtftp.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
PxeBcMtftp.h NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
PxeBcSupport.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
PxeBcSupport.h NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
UefiPxeBcDxe.inf NetworkPkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 04:10:09 +00:00
UefiPxeBcDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
UefiPxeBcDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00