edk2[18722] MdeModulePkg: Fix memory leak issues

2015-11-02 Thread niruiyu
Revision: 18722 http://sourceforge.net/p/edk2/code/18722 Author: niruiyu Date: 2015-11-03 02:58:30 + (Tue, 03 Nov 2015) Log Message: --- MdeModulePkg: Fix memory leak issues Fix memory leak issues Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: S

RE: edk2[18717] Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"

2015-11-02 Thread Ni, Ruiyu
Modified the SVN log:) -Original Message- From: af...@apple.com [mailto:af...@apple.com] Sent: Tuesday, November 3, 2015 10:41 AM To: Ni, Ruiyu Cc: niru...@users.sourceforge.net; edk2-commits@lists.sourceforge.net; Leif Lindholm Subject: Re: edk2[18717] Revert "MdeModulePkg: Fix a PciB

Re: edk2[18717] Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"

2015-11-02 Thread Andrew Fish
> On Nov 2, 2015, at 6:38 PM, Ni, Ruiyu wrote: > > Leif suggested to split the patch. > It would be good to capture that in the commit message. Thanks, Andrew Fish > -Original Message- > From: Andrew Fish [mailto:af...@apple.com] > Sent: Tuesday, November 3, 2015 10:35 AM > To: nir

edk2[18721] MdeModulePkg/RegularExpressionDxe: Add missing PrintLib

2015-11-02 Thread ydong10
Revision: 18721 http://sourceforge.net/p/edk2/code/18721 Author: ydong10 Date: 2015-11-03 02:44:48 + (Tue, 03 Nov 2015) Log Message: --- MdeModulePkg/RegularExpressionDxe: Add missing PrintLib AsciiVSPrint is used in RegularExpressionDxe/Oniguruma/OnigurumaUefiPort.c. B

edk2[18720] MdeModulePkg/RegularExpressionDxe: Correct copyright

2015-11-02 Thread ydong10
Revision: 18720 http://sourceforge.net/p/edk2/code/18720 Author: ydong10 Date: 2015-11-03 02:43:03 + (Tue, 03 Nov 2015) Log Message: --- MdeModulePkg/RegularExpressionDxe: Correct copyright Correct copyrights in RegularExpressionDxe Contributed-under: TianoCore Contrib

RE: edk2[18717] Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"

2015-11-02 Thread Ni, Ruiyu
Leif suggested to split the patch. -Original Message- From: Andrew Fish [mailto:af...@apple.com] Sent: Tuesday, November 3, 2015 10:35 AM To: niru...@users.sourceforge.net Cc: edk2-commits@lists.sourceforge.net Subject: Re: edk2[18717] Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"

Re: edk2[18717] Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"

2015-11-02 Thread Andrew Fish
> On Nov 2, 2015, at 6:33 PM, niru...@users.sourceforge.net wrote: > > Revision: 18717 > http://sourceforge.net/p/edk2/code/18717 > Author: niruiyu > Date: 2015-11-03 02:33:05 + (Tue, 03 Nov 2015) > Log Message: > --- > Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug

edk2[18718] MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driver

2015-11-02 Thread niruiyu
Revision: 18718 http://sourceforge.net/p/edk2/code/18718 Author: niruiyu Date: 2015-11-03 02:33:41 + (Tue, 03 Nov 2015) Log Message: --- MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driver The resource dumping logic contains a bug which cannot dump the reso

edk2[18719] MdeModulePkg: Fix a PciBusDxe hot plug bug

2015-11-02 Thread niruiyu
Revision: 18719 http://sourceforge.net/p/edk2/code/18719 Author: niruiyu Date: 2015-11-03 02:34:21 + (Tue, 03 Nov 2015) Log Message: --- MdeModulePkg: Fix a PciBusDxe hot plug bug For a hot plug bridge with device attached, PciBusDxe driver reserves the resources which

edk2[18717] Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"

2015-11-02 Thread niruiyu
Revision: 18717 http://sourceforge.net/p/edk2/code/18717 Author: niruiyu Date: 2015-11-03 02:33:05 + (Tue, 03 Nov 2015) Log Message: --- Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug" This reverts commit 73b7f115c653c807b9d0be97bf516871d8aff7ba. Contributed-under:

edk2[18716] MdeModulePkg: PiSmmCore: Remove confusing CopyMem() of SMM_ENTRY_CONTEXT

2015-11-02 Thread mdkinney
Revision: 18716 http://sourceforge.net/p/edk2/code/18716 Author: mdkinney Date: 2015-11-03 02:06:57 + (Tue, 03 Nov 2015) Log Message: --- MdeModulePkg: PiSmmCore: Remove confusing CopyMem() of SMM_ENTRY_CONTEXT A subset of fields in the EFI_SMM_SYSTEM_TABLE2 structure a