audk/MdeModulePkg/Bus/Pci/UhciDxe
Feng Tian 6e1e540554 1) Add type cast for better coding style.
2) replace StrCpy() usage in Variable driver with StrnCpy().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15770 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-07 08:54:34 +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 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
Uhci.h Add missing status code in several modules. 2012-10-30 04:23:40 +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 Add missing status code in several modules. 2012-10-30 04:23:40 +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/Usb: Boost the r/w performance by reducing stall time on polling cmd execution status 2013-06-24 03:03:55 +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