audk/MdeModulePkg/Bus/Pci/UhciDxe
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 Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ComponentName.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Uhci.c MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. 2015-08-06 07:13:16 +00:00
Uhci.h MdeModulePkg/UhciDxe: Update async polling interval to 1ms. 2015-06-09 03:21:57 +00:00
UhciDebug.c Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors. 2013-10-08 09:31:48 +00:00
UhciDebug.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UhciDxe.inf MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules 2015-02-23 16:05:50 +00:00
UhciDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UhciDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UhciQueue.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
UhciQueue.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UhciReg.c Update the copyright notice format 2010-04-24 09:49:11 +00:00
UhciReg.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UhciSched.c MdeModulePkg: Misc comments and DEBUG messages 2014-11-27 01:01:43 +00:00
UhciSched.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbHcMem.c Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbHcMem.h Update the copyright notice format 2010-04-24 09:49:11 +00:00