summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Usb
AgeCommit message (Expand)AuthorFilesLines
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli2422-350/+309
2007-01-29Fix the build break by removing an unreferenced static function.qhuang81-32/+0
2007-01-26To fix,xgu33-3/+219
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli245-55/+49
2007-01-261. Add NULL QH to set as QH header;qhuang89-671/+534
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli246-42/+15
2007-01-23Fixed bug in partition driver:yshang11-8/+12
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang89-9/+29
2007-01-16Fix several capitalization issues.bbahnsen1-1/+1
2007-01-15To fix,xgu32-4/+11
2006-12-30For USB mass storage, READ_FORMAT_CAPACITIES command returns wrong value for ...xli242-6/+6
2006-10-30After identified as a High-Speed device, the port has been reset successfully...ljin61-1/+3
2006-10-13Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.jwang361-2/+2
2006-10-131. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang29-31/+39
2006-09-27Remove the duplicated Copy Right in msa header.lgao47-56/+0
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff6-12/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao47-7/+7
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin66-704/+3002
2006-07-13Fix include .h file error.lgao41-1/+1
2006-07-13Move the share file: cbi.h to Cbi0 and Cbi1 directory.lgao46-2/+74
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang87-99/+99
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred7-7/+7
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang7-112/+112
2006-07-07Redefine SPEC and Release Version to 0x20000lgao47-91/+91
2006-07-07Obsoleted by new schema and new build tools.jwang3614-632/+0
2006-07-05 DebugLib:qhuang87-7/+7
2006-06-30removed unnecessary name space declarations in some top level elementsjwang367-7/+7
2006-06-30converted all surface area description files to new schemajwang367-326/+499
2006-06-26• BaseMemoryLib:qhuang87-7/+7
2006-06-01Fix capitalization issues.bbahnsen2-6/+6
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch7-7/+7
2006-05-22Fix capitalization.bbahnsen7-9/+9
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen7-77/+77
2006-04-21Initial import.bbahnsen53-0/+17926