audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
Jordan Justen 3f5287971f MdeModulePkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py MdeModulePkg

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>
Reviewed-by: Feng Tian <feng.tian@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19257 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-15 04:56:23 +00:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcDhcp.c MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcDhcp.h MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcDriver.c MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcDriver.h
PxeBcImpl.c MdeModulePkg: reset DHCP child when leaving PXE LoadFile. 2015-10-16 07:18:38 +00:00
PxeBcImpl.h MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath 2015-09-10 09:46:59 +00:00
PxeBcMtftp.c MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcMtftp.h MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcSupport.c MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcSupport.h MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
UefiPxe4BcDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UefiPxe4BcDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UefiPxeBcDxe.inf MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00