edk2[17209] MdeModulePkg/NvmExpressDxe: fix build error

2015-04-26 Thread erictian
Revision: 17209 http://sourceforge.net/p/edk2/code/17209 Author: erictian Date: 2015-04-27 06:16:07 + (Mon, 27 Apr 2015) Log Message: --- MdeModulePkg/NvmExpressDxe: fix build error Add missing parentheses due to typo. Contributed-under: TianoCore Contribution Agreemen

edk2[17208] MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm .

2015-04-26 Thread erictian
Revision: 17208 http://sourceforge.net/p/edk2/code/17208 Author: erictian Date: 2015-04-27 05:36:16 + (Mon, 27 Apr 2015) Log Message: --- MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm. The number of the Prp lists and the number of the entries in last P

edk2[17207] MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei drivers

2015-04-26 Thread erictian
Revision: 17207 http://sourceforge.net/p/edk2/code/17207 Author: erictian Date: 2015-04-27 05:27:20 + (Mon, 27 Apr 2015) Log Message: --- MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei drivers Contributed-under: TianoCore Contribution Agreement 1.0 Signe

edk2[17206] SourceLevelDebugPkg/DebugAgent: Add some comments and debug message

2015-04-26 Thread vanjeff
Revision: 17206 http://sourceforge.net/p/edk2/code/17206 Author: vanjeff Date: 2015-04-27 05:26:03 + (Mon, 27 Apr 2015) Log Message: --- SourceLevelDebugPkg/DebugAgent: Add some comments and debug message Contributed-under: TianoCore Contribution Agreement 1.0 Signed-of

edk2[17205] MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structs

2015-04-26 Thread erictian
Revision: 17205 http://sourceforge.net/p/edk2/code/17205 Author: erictian Date: 2015-04-27 05:25:03 + (Mon, 27 Apr 2015) Log Message: --- MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structs Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-b

edk2[17204] SourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IF

2015-04-26 Thread vanjeff
Revision: 17204 http://sourceforge.net/p/edk2/code/17204 Author: vanjeff Date: 2015-04-27 05:23:43 + (Mon, 27 Apr 2015) Log Message: --- SourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IF Clear EFLAGS.IF before executing Stepping command and save original value in

edk2[17203] SourceLevelDebugPkg/DebugAgent: Add InterruptFlag field

2015-04-26 Thread vanjeff
Revision: 17203 http://sourceforge.net/p/edk2/code/17203 Author: vanjeff Date: 2015-04-27 05:21:17 + (Mon, 27 Apr 2015) Log Message: --- SourceLevelDebugPkg/DebugAgent: Add InterruptFlag field Add InterruptFlag field in DEBUG_AGENT_FLAG. This field is used to save/resto

edk2[17202] SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer length

2015-04-26 Thread erictian
Revision: 17202 http://sourceforge.net/p/edk2/code/17202 Author: erictian Date: 2015-04-27 05:18:42 + (Mon, 27 Apr 2015) Log Message: --- SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer length Contributed-under: TianoCore Contribution Agreement

edk2[17201] ShellPkg: Refine the logic about allocating memory for variable name and data.

2015-04-26 Thread shenshushi
Revision: 17201 http://sourceforge.net/p/edk2/code/17201 Author: shenshushi Date: 2015-04-27 03:09:34 + (Mon, 27 Apr 2015) Log Message: --- ShellPkg: Refine the logic about allocating memory for variable name and data. The run time service 'QueryVariableInfo' is not pro