edk2[19735] MdeModulePkg: HiiDatabase: Refine the code to make it more safely.

2016-01-24 Thread ydong10
Revision: 19735 http://sourceforge.net/p/edk2/code/19735 Author: ydong10 Date: 2016-01-25 03:38:19 + (Mon, 25 Jan 2016) Log Message: --- MdeModulePkg: HiiDatabase: Refine the code to make it more safely. Refine the code to avoid potential buffer overflow or use NULL

edk2[19734] SourceLevelDebugPkg: DebugCommunicationLibUsb3: Update local variable type.

2016-01-24 Thread ydong10
Revision: 19734 http://sourceforge.net/p/edk2/code/19734 Author: ydong10 Date: 2016-01-25 03:33:45 + (Mon, 25 Jan 2016) Log Message: --- SourceLevelDebugPkg: DebugCommunicationLibUsb3: Update local variable type. Update the local variable type to avoid potential data

edk2[19625] Refine error handle code, avoid assert when load this module twice.

2016-01-07 Thread ydong10
Revision: 19625 http://sourceforge.net/p/edk2/code/19625 Author: ydong10 Date: 2016-01-08 05:21:55 + (Fri, 08 Jan 2016) Log Message: --- Refine error handle code, avoid assert when load this module twice. Contributed-under: TianoCore Contribution Agreement 1.0 Signed

edk2[19546] Remove the empty folder.

2015-12-24 Thread ydong10
Revision: 19546 http://sourceforge.net/p/edk2/code/19546 Author: ydong10 Date: 2015-12-25 04:09:49 + (Fri, 25 Dec 2015) Log Message: --- Remove the empty folder. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Reviewed-by: Jeff Fan

edk2[19334] DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.

2015-12-17 Thread ydong10
Revision: 19334 http://sourceforge.net/p/edk2/code/19334 Author: ydong10 Date: 2015-12-18 00:53:25 + (Fri, 18 Dec 2015) Log Message: --- DxeTpmMeasureBootLib: Change global variable name to avoid name conflict. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[19302] FileExplorerLib: Remove the useless code.

2015-12-16 Thread ydong10
Revision: 19302 http://sourceforge.net/p/edk2/code/19302 Author: ydong10 Date: 2015-12-16 11:54:50 + (Wed, 16 Dec 2015) Log Message: --- FileExplorerLib: Remove the useless code. The caller has initial the input parameter before call this function, So this code is

edk2[19301] BootManagerLib: Check the pointer to avoid use NULL pointer.

2015-12-16 Thread ydong10
Revision: 19301 http://sourceforge.net/p/edk2/code/19301 Author: ydong10 Date: 2015-12-16 11:48:27 + (Wed, 16 Dec 2015) Log Message: --- BootManagerLib: Check the pointer to avoid use NULL pointer. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by

edk2[19299] MdeModulePkg BdsDxe: Change file format which the existed folder has mixed file format.

2015-12-15 Thread ydong10
Revision: 19299 http://sourceforge.net/p/edk2/code/19299 Author: ydong10 Date: 2015-12-16 03:23:37 + (Wed, 16 Dec 2015) Log Message: --- MdeModulePkg BdsDxe: Change file format which the existed folder has mixed file format. Contributed-under: TianoCore Contribution

edk2[19297] MdeModulePkg FileExplorerLib: Change file format which has mixed file format.

2015-12-15 Thread ydong10
Revision: 19297 http://sourceforge.net/p/edk2/code/19297 Author: ydong10 Date: 2015-12-16 03:21:44 + (Wed, 16 Dec 2015) Log Message: --- MdeModulePkg FileExplorerLib: Change file format which has mixed file format. Contributed-under: TianoCore Contribution Agreement

edk2[19298] MdeModulePkg FileExplorerDxe: Change file format which has mixed file format.

2015-12-15 Thread ydong10
Revision: 19298 http://sourceforge.net/p/edk2/code/19298 Author: ydong10 Date: 2015-12-16 03:22:39 + (Wed, 16 Dec 2015) Log Message: --- MdeModulePkg FileExplorerDxe: Change file format which has mixed file format. Contributed-under: TianoCore Contribution Agreement

edk2[19296] MdeModulePkg DxeFileExplorerProtocol: Change file format which has mixed file format.

2015-12-15 Thread ydong10
Revision: 19296 http://sourceforge.net/p/edk2/code/19296 Author: ydong10 Date: 2015-12-16 03:20:21 + (Wed, 16 Dec 2015) Log Message: --- MdeModulePkg DxeFileExplorerProtocol: Change file format which has mixed file format. Contributed-under: TianoCore Contribution

edk2[19294] MdeModulePkg/Include: Change file format which the existed folder has mixed file format.

2015-12-15 Thread ydong10
Revision: 19294 http://sourceforge.net/p/edk2/code/19294 Author: ydong10 Date: 2015-12-16 03:17:41 + (Wed, 16 Dec 2015) Log Message: --- MdeModulePkg/Include: Change file format which the existed folder has mixed file format. Contributed-under: TianoCore Contribution

edk2[19268] MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.

2015-12-14 Thread ydong10
Revision: 19268 http://sourceforge.net/p/edk2/code/19268 Author: ydong10 Date: 2015-12-15 05:53:46 + (Tue, 15 Dec 2015) Log Message: --- MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback. On a failed REF_OP callback, all changed fields in the

edk2[19267] Rollback change r19245 because it missed one change.

2015-12-14 Thread ydong10
Revision: 19267 http://sourceforge.net/p/edk2/code/19267 Author: ydong10 Date: 2015-12-15 05:49:14 + (Tue, 15 Dec 2015) Log Message: --- Rollback change r19245 because it missed one change. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cecil

edk2[19245] MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.

2015-12-14 Thread ydong10
Revision: 19245 http://sourceforge.net/p/edk2/code/19245 Author: ydong10 Date: 2015-12-15 02:53:34 + (Tue, 15 Dec 2015) Log Message: --- MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback. On a failed REF_OP callback, all changed fields in the

edk2[19219] MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an error

2015-12-10 Thread ydong10
Revision: 19219 http://sourceforge.net/p/edk2/code/19219 Author: ydong10 Date: 2015-12-11 03:07:59 + (Fri, 11 Dec 2015) Log Message: --- MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an error This should just return an error and not assert. We

edk2[19171] DeviceManagerLib: Update copyright, use BSD license instead of Intel license.

2015-12-08 Thread ydong10
Revision: 19171 http://sourceforge.net/p/edk2/code/19171 Author: ydong10 Date: 2015-12-08 13:49:40 + (Tue, 08 Dec 2015) Log Message: --- DeviceManagerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution Agreement

edk2[19170] BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel license.

2015-12-08 Thread ydong10
Revision: 19170 http://sourceforge.net/p/edk2/code/19170 Author: ydong10 Date: 2015-12-08 13:49:15 + (Tue, 08 Dec 2015) Log Message: --- BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution

edk2[19169] FileExplorerLib: Update copyright, use BSD license instead of Intel license.

2015-12-08 Thread ydong10
Revision: 19169 http://sourceforge.net/p/edk2/code/19169 Author: ydong10 Date: 2015-12-08 13:48:35 + (Tue, 08 Dec 2015) Log Message: --- FileExplorerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[19168] BootManagerLib: Update copyright, use BSD license instead of Intel license.

2015-12-08 Thread ydong10
Revision: 19168 http://sourceforge.net/p/edk2/code/19168 Author: ydong10 Date: 2015-12-08 13:47:23 + (Tue, 08 Dec 2015) Log Message: --- BootManagerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[18919] MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library.

2015-11-22 Thread ydong10
Revision: 18919 http://sourceforge.net/p/edk2/code/18919 Author: ydong10 Date: 2015-11-23 05:42:50 + (Mon, 23 Nov 2015) Log Message: --- MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library. This library wrapper explorer protocol and produce the

edk2[18918] MdeModulePkg FileExplorerDxe: Create file explorer Protocol.

2015-11-22 Thread ydong10
Revision: 18918 http://sourceforge.net/p/edk2/code/18918 Author: ydong10 Date: 2015-11-23 05:42:21 + (Mon, 23 Nov 2015) Log Message: --- MdeModulePkg FileExplorerDxe: Create file explorer Protocol. This driver produces file explorer protocol layered on top of the

edk2[18917] MdeModulePkg FileExplorerLib: Create file explorer library.

2015-11-22 Thread ydong10
Revision: 18917 http://sourceforge.net/p/edk2/code/18917 Author: ydong10 Date: 2015-11-23 05:41:28 + (Mon, 23 Nov 2015) Log Message: --- MdeModulePkg FileExplorerLib: Create file explorer library. This library support select one file from the specified directory or

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

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

edk2[18681] MdeModulePkg SetupBrowserDxe: Save global variable values before nest function called.

2015-10-27 Thread ydong10
Revision: 18681 http://sourceforge.net/p/edk2/code/18681 Author: ydong10 Date: 2015-10-27 07:37:56 + (Tue, 27 Oct 2015) Log Message: --- MdeModulePkg SetupBrowserDxe: Save global variable values before nest function called. The SendForm function can be called nest in

edk2[18650] MdeModulePkg SetupBrowserDxe: Save global variable values before nest function called.

2015-10-20 Thread ydong10
Revision: 18650 http://sourceforge.net/p/edk2/code/18650 Author: ydong10 Date: 2015-10-21 06:10:57 + (Wed, 21 Oct 2015) Log Message: --- MdeModulePkg SetupBrowserDxe: Save global variable values before nest function called. The SendForm function can be called nest in

edk2[18607] MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existed vfr op-code.

2015-10-14 Thread ydong10
Revision: 18607 http://sourceforge.net/p/edk2/code/18607 Author: ydong10 Date: 2015-10-15 01:04:08 + (Thu, 15 Oct 2015) Log Message: --- MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existed vfr op-code. Refine the sample code,

edk2[18606] BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition op-code.

2015-10-14 Thread ydong10
Revision: 18606 http://sourceforge.net/p/edk2/code/18606 Author: ydong10 Date: 2015-10-15 01:03:47 + (Thu, 15 Oct 2015) Log Message: --- BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition op-code. Current grammar for

edk2[18605] IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet##

2015-10-14 Thread ydong10
Revision: 18605 http://sourceforge.net/p/edk2/code/18605 Author: ydong10 Date: 2015-10-15 00:57:45 + (Thu, 15 Oct 2015) Log Message: --- IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet## PcdSet## has no error status returned, then the caller has no idea

edk2[18604] Update register hot key logic, return EFI_ALREADY_START status if same hot key already existed.

2015-10-14 Thread ydong10
Revision: 18604 http://sourceforge.net/p/edk2/code/18604 Author: ydong10 Date: 2015-10-15 00:57:20 + (Thu, 15 Oct 2015) Log Message: --- Update register hot key logic, return EFI_ALREADY_START status if same hot key already existed. In current case, if one key was

edk2[18603] MdeModulePkg: Use PcdSet##S to replace PcdSet##

2015-10-14 Thread ydong10
Revision: 18603 http://sourceforge.net/p/edk2/code/18603 Author: ydong10 Date: 2015-10-15 00:56:41 + (Thu, 15 Oct 2015) Log Message: --- MdeModulePkg: Use PcdSet##S to replace PcdSet## PcdSet## has no error status returned, then the caller has no idea about whether

edk2[18490] MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol-> SetData().

2015-09-16 Thread ydong10
Revision: 18490 http://sourceforge.net/p/edk2/code/18490 Author: ydong10 Date: 2015-09-17 01:20:37 + (Thu, 17 Sep 2015) Log Message: --- MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData(). Update this function to follow UEFI spec requirem

edk2[18489] MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol-> GetData().

2015-09-16 Thread ydong10
Revision: 18489 http://sourceforge.net/p/edk2/code/18489 Author: ydong10 Date: 2015-09-17 01:15:32 + (Thu, 17 Sep 2015) Log Message: --- MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData(). Update this function to follow UEFI spec requirem

edk2[18488] MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.

2015-09-16 Thread ydong10
Revision: 18488 http://sourceforge.net/p/edk2/code/18488 Author: ydong10 Date: 2015-09-17 01:08:54 + (Thu, 17 Sep 2015) Log Message: --- MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[18419] Fixed GCC tool chain build fail.

2015-09-08 Thread ydong10
Revision: 18419 http://sourceforge.net/p/edk2/code/18419 Author: ydong10 Date: 2015-09-09 06:29:14 + (Wed, 09 Sep 2015) Log Message: --- Fixed GCC tool chain build fail. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cecil Sheng Reviewed-by

edk2[18418] Not support EBC arch for regular expression protocol driver.

2015-09-08 Thread ydong10
Revision: 18418 http://sourceforge.net/p/edk2/code/18418 Author: ydong10 Date: 2015-09-09 06:28:32 + (Wed, 09 Sep 2015) Log Message: --- Not support EBC arch for regular expression protocol driver. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by

edk2[18413] MdeModulePkg: Regular expression protocol

2015-09-08 Thread ydong10
Revision: 18413 http://sourceforge.net/p/edk2/code/18413 Author: ydong10 Date: 2015-09-08 07:10:03 + (Tue, 08 Sep 2015) Log Message: --- MdeModulePkg: Regular expression protocol Add driver to produce EFI_REGULAR_EXPRESSION_PROTOCOL. Based on Oniguruma v5.9.6 (BSD 2

edk2[18412] Rollback the patch which has error changes.

2015-09-08 Thread ydong10
Revision: 18412 http://sourceforge.net/p/edk2/code/18412 Author: ydong10 Date: 2015-09-08 07:04:28 + (Tue, 08 Sep 2015) Log Message: --- Rollback the patch which has error changes. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[18411] MdeModulePkg: Regular expression protocol

2015-09-07 Thread ydong10
Revision: 18411 http://sourceforge.net/p/edk2/code/18411 Author: ydong10 Date: 2015-09-08 06:49:47 + (Tue, 08 Sep 2015) Log Message: --- MdeModulePkg: Regular expression protocol Add driver to produce EFI_REGULAR_EXPRESSION_PROTOCOL. Based on Oniguruma v5.9.6 (BSD 2

edk2[18368] ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.

2015-08-31 Thread ydong10
Revision: 18368 http://sourceforge.net/p/edk2/code/18368 Author: ydong10 Date: 2015-09-01 01:06:08 + (Tue, 01 Sep 2015) Log Message: --- ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2. Contributed-under: TianoCore Contribution Agreement

edk2[18350] MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe to fix GCC build .

2015-08-27 Thread ydong10
Revision: 18350 http://sourceforge.net/p/edk2/code/18350 Author: ydong10 Date: 2015-08-28 05:41:06 + (Fri, 28 Aug 2015) Log Message: --- MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe to fix GCC build. Contributed-under: TianoCore

edk2[18348] DisplayEngineDxe: Fixed calculate help string page count error.

2015-08-27 Thread ydong10
Revision: 18348 http://sourceforge.net/p/edk2/code/18348 Author: ydong10 Date: 2015-08-28 04:28:05 + (Fri, 28 Aug 2015) Log Message: --- DisplayEngineDxe: Fixed calculate help string page count error. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off

edk2[18332] MdeModulePkg: Replace deprecated function.

2015-08-26 Thread ydong10
Revision: 18332 http://sourceforge.net/p/edk2/code/18332 Author: ydong10 Date: 2015-08-27 04:52:24 + (Thu, 27 Aug 2015) Log Message: --- MdeModulePkg: Replace deprecated function. Replace GetEfiGlobalVariable with GetEfiGlobalVariable2. Contributed-under: TianoCore

edk2[18331] IntelFrameworkModulePkg: Replace deprecated function.

2015-08-26 Thread ydong10
Revision: 18331 http://sourceforge.net/p/edk2/code/18331 Author: ydong10 Date: 2015-08-27 04:51:27 + (Thu, 27 Aug 2015) Log Message: --- IntelFrameworkModulePkg: Replace deprecated function. Replace GetEfiGlobalVariable with GetEfiGlobalVariable2. Contributed-under

edk2[18330] ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.

2015-08-26 Thread ydong10
Revision: 18330 http://sourceforge.net/p/edk2/code/18330 Author: ydong10 Date: 2015-08-27 04:45:23 + (Thu, 27 Aug 2015) Log Message: --- ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2. Contributed-under: TianoCore Contribution Agreement

edk2[18323] MdeModulePkg: Fix mixed Dos and Linux end of line format issue.

2015-08-26 Thread ydong10
Revision: 18323 http://sourceforge.net/p/edk2/code/18323 Author: ydong10 Date: 2015-08-27 01:01:14 + (Thu, 27 Aug 2015) Log Message: --- MdeModulePkg: Fix mixed Dos and Linux end of line format issue. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off

edk2[18322] IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue.

2015-08-26 Thread ydong10
Revision: 18322 http://sourceforge.net/p/edk2/code/18322 Author: ydong10 Date: 2015-08-27 01:00:37 + (Thu, 27 Aug 2015) Log Message: --- IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[18319] IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disable optimization.

2015-08-26 Thread ydong10
Revision: 18319 http://sourceforge.net/p/edk2/code/18319 Author: ydong10 Date: 2015-08-26 08:31:27 + (Wed, 26 Aug 2015) Log Message: --- IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disable optimization. Contributed-under: TianoCore

edk2[18250] Fixed build error for VS2008 toolchain.

2015-08-20 Thread ydong10
Revision: 18250 http://sourceforge.net/p/edk2/code/18250 Author: ydong10 Date: 2015-08-20 08:05:27 + (Thu, 20 Aug 2015) Log Message: --- Fixed build error for VS2008 toolchain. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Modified

edk2[18239] Validate the input namespace field to avoid assert.

2015-08-19 Thread ydong10
Revision: 18239 http://sourceforge.net/p/edk2/code/18239 Author: ydong10 Date: 2015-08-20 00:22:16 + (Thu, 20 Aug 2015) Log Message: --- Validate the input namespace field to avoid assert. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[18238] Allocate temp buffer to avoid potential change user input string buffer.

2015-08-19 Thread ydong10
Revision: 18238 http://sourceforge.net/p/edk2/code/18238 Author: ydong10 Date: 2015-08-19 12:12:59 + (Wed, 19 Aug 2015) Log Message: --- Allocate temp buffer to avoid potential change user input string buffer. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[18163] UiApp: Update copyright info, cover old code existed in old BdsDxe driver.

2015-08-05 Thread ydong10
Revision: 18163 http://sourceforge.net/p/edk2/code/18163 Author: ydong10 Date: 2015-08-05 07:10:01 + (Wed, 05 Aug 2015) Log Message: --- UiApp: Update copyright info, cover old code existed in old BdsDxe driver. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[18162] LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver.

2015-08-05 Thread ydong10
Revision: 18162 http://sourceforge.net/p/edk2/code/18162 Author: ydong10 Date: 2015-08-05 07:08:02 + (Wed, 05 Aug 2015) Log Message: --- LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver. Contributed-under: TianoCore Contribution

edk2[18128] Nt32Pkg: Remove old useless bds platform lib.

2015-08-02 Thread ydong10
Revision: 18128 http://sourceforge.net/p/edk2/code/18128 Author: ydong10 Date: 2015-08-03 05:31:41 + (Mon, 03 Aug 2015) Log Message: --- Nt32Pkg: Remove old useless bds platform lib. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[18127] Nt32Pkg: Do connect all and Refresh boot option action after console is connected.

2015-08-02 Thread ydong10
Revision: 18127 http://sourceforge.net/p/edk2/code/18127 Author: ydong10 Date: 2015-08-03 05:30:25 + (Mon, 03 Aug 2015) Log Message: --- Nt32Pkg: Do connect all and Refresh boot option action after console is connected. Contributed-under: TianoCore Contribution

edk2[18126] Fixed GCC49 build fail issue.

2015-08-02 Thread ydong10
Revision: 18126 http://sourceforge.net/p/edk2/code/18126 Author: ydong10 Date: 2015-08-03 03:22:49 + (Mon, 03 Aug 2015) Log Message: --- Fixed GCC49 build fail issue. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Modified Paths

edk2[18121] UiApp: Move reset menu from Front Page to BMM Page.

2015-07-30 Thread ydong10
Revision: 18121 http://sourceforge.net/p/edk2/code/18121 Author: ydong10 Date: 2015-07-31 02:14:26 + (Fri, 31 Jul 2015) Log Message: --- UiApp: Move reset menu from Front Page to BMM Page. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[18120] Remove the useless code to fix build failure caused by error depend on IntelFrameworkModulePkg .

2015-07-30 Thread ydong10
Revision: 18120 http://sourceforge.net/p/edk2/code/18120 Author: ydong10 Date: 2015-07-31 02:12:54 + (Fri, 31 Jul 2015) Log Message: --- Remove the useless code to fix build failure caused by error depend on IntelFrameworkModulePkg. Contributed-under: TianoCore

edk2[18119] Fixed GCC tool chain build fail.

2015-07-30 Thread ydong10
Revision: 18119 http://sourceforge.net/p/edk2/code/18119 Author: ydong10 Date: 2015-07-31 01:21:50 + (Fri, 31 Jul 2015) Log Message: --- Fixed GCC tool chain build fail. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Modified Paths

edk2[18113] Enable NT32 platform to use new UiApp code.

2015-07-29 Thread ydong10
Revision: 18113 http://sourceforge.net/p/edk2/code/18113 Author: ydong10 Date: 2015-07-30 03:45:09 + (Thu, 30 Jul 2015) Log Message: --- Enable NT32 platform to use new UiApp code. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[18112] Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/ Universal/BdsDxe driver.

2015-07-29 Thread ydong10
Revision: 18112 http://sourceforge.net/p/edk2/code/18112 Author: ydong10 Date: 2015-07-30 03:43:14 + (Thu, 30 Jul 2015) Log Message: --- Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. This is the legacy part of the old

edk2[18111] UiApp code split from IntelFrameworkModulePkg/Universal/ BdsDxe driver.

2015-07-29 Thread ydong10
Revision: 18111 http://sourceforge.net/p/edk2/code/18111 Author: ydong10 Date: 2015-07-30 03:41:35 + (Thu, 30 Jul 2015) Log Message: --- UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. This is the UI part of the old BdsDxe driver, also remove

edk2[18074] Support get string from configuration string packages.

2015-07-27 Thread ydong10
Revision: 18074 http://sourceforge.net/p/edk2/code/18074 Author: ydong10 Date: 2015-07-27 07:40:18 + (Mon, 27 Jul 2015) Log Message: --- Support get string from configuration string packages. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric

edk2[17529] MdeModulePkg/HiiDatabaseDxe: Fixed build error.

2015-05-27 Thread ydong10
Revision: 17529 http://sourceforge.net/p/edk2/code/17529 Author: ydong10 Date: 2015-05-28 00:49:30 + (Thu, 28 May 2015) Log Message: --- MdeModulePkg/HiiDatabaseDxe: Fixed build error. ARM toolchain raises the error: "statement is unreachable" Contrib

edk2[17516] MdeModulePkg: Enable reconnect request from action request or question flag.

2015-05-26 Thread ydong10
Revision: 17516 http://sourceforge.net/p/edk2/code/17516 Author: ydong10 Date: 2015-05-27 02:32:59 + (Wed, 27 May 2015) Log Message: --- MdeModulePkg: Enable reconnect request from action request or question flag. Contributed-under: TianoCore Contribution Agreement

edk2[17515] MdePkg: Add reconnect definition in action request type and question attribute.

2015-05-26 Thread ydong10
Revision: 17515 http://sourceforge.net/p/edk2/code/17515 Author: ydong10 Date: 2015-05-27 02:27:40 + (Wed, 27 May 2015) Log Message: --- MdePkg: Add reconnect definition in action request type and question attribute. Contributed-under: TianoCore Contribution Agreement

edk2[17514] BaseTools: Add reconnect request flag for question.

2015-05-26 Thread ydong10
Revision: 17514 http://sourceforge.net/p/edk2/code/17514 Author: ydong10 Date: 2015-05-27 02:25:48 + (Wed, 27 May 2015) Log Message: --- BaseTools: Add reconnect request flag for question. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[17502] IntelFrameworkModulePkg: Rollback this change because display engine use class/subclass.

2015-05-25 Thread ydong10
Revision: 17502 http://sourceforge.net/p/edk2/code/17502 Author: ydong10 Date: 2015-05-25 10:28:03 + (Mon, 25 May 2015) Log Message: --- IntelFrameworkModulePkg: Rollback this change because display engine use class/subclass. Contributed-under: TianoCore Contribution

edk2[17494] MdeModulePkg: Validate the return value before use it.

2015-05-21 Thread ydong10
Revision: 17494 http://sourceforge.net/p/edk2/code/17494 Author: ydong10 Date: 2015-05-22 05:37:44 + (Fri, 22 May 2015) Log Message: --- MdeModulePkg: Validate the return value before use it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric

edk2[17472] MdeModulePkg: Fix potential buffer overflow issues.

2015-05-19 Thread ydong10
Revision: 17472 http://sourceforge.net/p/edk2/code/17472 Author: ydong10 Date: 2015-05-19 09:26:25 + (Tue, 19 May 2015) Log Message: --- MdeModulePkg: Fix potential buffer overflow issues. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[17471] MdeModulePkg: Enumerate all string packages in one driver when search the keyword.

2015-05-19 Thread ydong10
Revision: 17471 http://sourceforge.net/p/edk2/code/17471 Author: ydong10 Date: 2015-05-19 09:22:59 + (Tue, 19 May 2015) Log Message: --- MdeModulePkg: Enumerate all string packages in one driver when search the keyword. Contributed-under: TianoCore Contribution

edk2[17449] MdeModulePkg: Fix Typo.

2015-05-14 Thread ydong10
Revision: 17449 http://sourceforge.net/p/edk2/code/17449 Author: ydong10 Date: 2015-05-14 23:35:01 + (Thu, 14 May 2015) Log Message: --- MdeModulePkg: Fix Typo. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Modified Paths

edk2[17448] MdeModulePkg: remove unused variable DevicePathSize

2015-05-14 Thread ydong10
Revision: 17448 http://sourceforge.net/p/edk2/code/17448 Author: ydong10 Date: 2015-05-14 23:33:28 + (Thu, 14 May 2015) Log Message: --- MdeModulePkg: remove unused variable DevicePathSize Remove the unused DevicePathSize variable from EnumerateAllKeywords(). Due to

edk2[17445] MdeModulePkg: ConfigKeywordHandler: fix pointer target signedness.

2015-05-13 Thread ydong10
Revision: 17445 http://sourceforge.net/p/edk2/code/17445 Author: ydong10 Date: 2015-05-14 02:46:11 + (Thu, 14 May 2015) Log Message: --- MdeModulePkg: ConfigKeywordHandler: fix pointer target signedness. SVN r17428 ("MdeModulePkg: Implement UEFI25 HII Config ke

edk2[17431] MdeModulePkg: Add sample code for keyword handler protocol.

2015-05-13 Thread ydong10
Revision: 17431 http://sourceforge.net/p/edk2/code/17431 Author: ydong10 Date: 2015-05-13 08:45:21 + (Wed, 13 May 2015) Log Message: --- MdeModulePkg: Add sample code for keyword handler protocol. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by

edk2[17430] MdeModulePkg: Avoid update keyword string package.

2015-05-13 Thread ydong10
Revision: 17430 http://sourceforge.net/p/edk2/code/17430 Author: ydong10 Date: 2015-05-13 08:36:49 + (Wed, 13 May 2015) Log Message: --- MdeModulePkg: Avoid update keyword string package. When add new string, only update normal string package, avoid update keyword

edk2[17428] MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol.

2015-05-13 Thread ydong10
Revision: 17428 http://sourceforge.net/p/edk2/code/17428 Author: ydong10 Date: 2015-05-13 08:35:29 + (Wed, 13 May 2015) Log Message: --- MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. Contributed-under: TianoCore Contribution Agreement 1.0 Signed

edk2[17427] MdePkg: Add definition for UEFI25 HII Config keyword handler protocol.

2015-05-13 Thread ydong10
Revision: 17427 http://sourceforge.net/p/edk2/code/17427 Author: ydong10 Date: 2015-05-13 08:33:20 + (Wed, 13 May 2015) Log Message: --- MdePkg: Add definition for UEFI25 HII Config keyword handler protocol. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[17423] MdePkg: Fix CRLF format.

2015-05-12 Thread ydong10
Revision: 17423 http://sourceforge.net/p/edk2/code/17423 Author: ydong10 Date: 2015-05-13 06:30:44 + (Wed, 13 May 2015) Log Message: --- MdePkg: Fix CRLF format. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Modified Paths

edk2[17346] BaseTools: Fix build fail issue.

2015-05-06 Thread ydong10
Revision: 17346 http://sourceforge.net/p/edk2/code/17346 Author: ydong10 Date: 2015-05-06 12:52:16 + (Wed, 06 May 2015) Log Message: --- BaseTools: Fix build fail issue. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Reviewed-by

edk2[17345] MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC attribute .

2015-05-06 Thread ydong10
Revision: 17345 http://sourceforge.net/p/edk2/code/17345 Author: ydong10 Date: 2015-05-06 12:30:13 + (Wed, 06 May 2015) Log Message: --- MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC attribute. Contributed-under: TianoCore

edk2[17344] BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC attribute .

2015-05-06 Thread ydong10
Revision: 17344 http://sourceforge.net/p/edk2/code/17344 Author: ydong10 Date: 2015-05-06 12:29:33 + (Wed, 06 May 2015) Log Message: --- BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC attribute. Contributed-under: TianoCore Contribution

edk2[17340] MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in DriverSampleDxe

2015-05-06 Thread ydong10
Revision: 17340 http://sourceforge.net/p/edk2/code/17340 Author: ydong10 Date: 2015-05-06 10:40:53 + (Wed, 06 May 2015) Log Message: --- MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in DriverSampleDxe Contributed-under: TianoCore

edk2[17339] MdePkg: Add Regular Expression Protocol and match2 opcode definition.

2015-05-06 Thread ydong10
Revision: 17339 http://sourceforge.net/p/edk2/code/17339 Author: ydong10 Date: 2015-05-06 10:39:26 + (Wed, 06 May 2015) Log Message: --- MdePkg: Add Regular Expression Protocol and match2 opcode definition. Contributed-under: TianoCore Contribution Agreement 1.0 Signed

edk2[17338] BaseTools: Enable Match2 Opcode.

2015-05-06 Thread ydong10
Revision: 17338 http://sourceforge.net/p/edk2/code/17338 Author: ydong10 Date: 2015-05-06 10:38:04 + (Wed, 06 May 2015) Log Message: --- BaseTools: Enable Match2 Opcode. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Reviewed-by

edk2[17337] MdeModulePkg: update comments for question.

2015-05-06 Thread ydong10
Revision: 17337 http://sourceforge.net/p/edk2/code/17337 Author: ydong10 Date: 2015-05-06 10:12:53 + (Wed, 06 May 2015) Log Message: --- MdeModulePkg: update comments for question. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[17336] MdeModulePkg: Enable buffer type value for default and oneofoption opcode.

2015-05-06 Thread ydong10
Revision: 17336 http://sourceforge.net/p/edk2/code/17336 Author: ydong10 Date: 2015-05-06 09:36:40 + (Wed, 06 May 2015) Log Message: --- MdeModulePkg: Enable buffer type value for default and oneofoption opcode. In order to support default value for orderedlist opcode

edk2[17335] BaseTools: Enable buffer type value for default and oneofoption opcode.

2015-05-06 Thread ydong10
Revision: 17335 http://sourceforge.net/p/edk2/code/17335 Author: ydong10 Date: 2015-05-06 09:35:14 + (Wed, 06 May 2015) Log Message: --- BaseTools: Enable buffer type value for default and oneofoption opcode. Contributed-under: TianoCore Contribution Agreement 1.0

edk2[17334] MdeModluePkg: Enable refresh opcode to refresh the entire form.

2015-05-06 Thread ydong10
Revision: 17334 http://sourceforge.net/p/edk2/code/17334 Author: ydong10 Date: 2015-05-06 09:29:39 + (Wed, 06 May 2015) Log Message: --- MdeModluePkg: Enable refresh opcode to refresh the entire form. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off

edk2[17333] BaseTool: Add refresh form opcode in vfrcompiler.

2015-05-06 Thread ydong10
Revision: 17333 http://sourceforge.net/p/edk2/code/17333 Author: ydong10 Date: 2015-05-06 09:27:07 + (Wed, 06 May 2015) Log Message: --- BaseTool: Add refresh form opcode in vfrcompiler. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[17189] Update the logic for action opcode, also support user input a empty string for QuestionConfig part.

2015-04-19 Thread ydong10
Revision: 17189 http://sourceforge.net/p/edk2/code/17189 Author: ydong10 Date: 2015-04-20 04:26:39 + (Mon, 20 Apr 2015) Log Message: --- Update the logic for action opcode, also support user input a empty string for QuestionConfig part. Contributed-under: TianoCore

edk2[17188] Update the logic: After check the environment, calculate the new parameter and update it.

2015-04-19 Thread ydong10
Revision: 17188 http://sourceforge.net/p/edk2/code/17188 Author: ydong10 Date: 2015-04-20 04:25:45 + (Mon, 20 Apr 2015) Log Message: --- Update the logic: After check the environment, calculate the new parameter and update it. Contributed-under: TianoCore Contribution

edk2[16839] Remove invalid value sync action when changing value.

2015-02-12 Thread ydong10
Revision: 16839 http://sourceforge.net/p/edk2/code/16839 Author: ydong10 Date: 2015-02-12 08:40:16 + (Thu, 12 Feb 2015) Log Message: --- Remove invalid value sync action when changing value. Else later save change action will fail. Contributed-under: TianoCore

edk2[16680] Move ConfigHdr from browser_storage to Formset_storage, avoid device path lost for drivers.

2015-01-29 Thread ydong10
Revision: 16680 http://sourceforge.net/p/edk2/code/16680 Author: ydong10 Date: 2015-01-30 05:35:30 + (Fri, 30 Jan 2015) Log Message: --- Move ConfigHdr from browser_storage to Formset_storage, avoid device path lost for drivers. Contributed-under: TianoCore

edk2[16647] The default type is not returned by display engine, this code update the logic to return it.

2015-01-22 Thread ydong10
Revision: 16647 http://sourceforge.net/p/edk2/code/16647 Author: ydong10 Date: 2015-01-23 06:11:22 + (Fri, 23 Jan 2015) Log Message: --- The default type is not returned by display engine, this code update the logic to return it. Contributed-under: TianoCore

edk2[16645] Enable popup dialog when user press the hotkey.

2015-01-22 Thread ydong10
Revision: 16645 http://sourceforge.net/p/edk2/code/16645 Author: ydong10 Date: 2015-01-23 05:51:07 + (Fri, 23 Jan 2015) Log Message: --- Enable popup dialog when user press the hotkey. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong

edk2[16643] Locate the config route protocol before install the config access protocol to fix potential issue .

2015-01-22 Thread ydong10
Revision: 16643 http://sourceforge.net/p/edk2/code/16643 Author: ydong10 Date: 2015-01-23 05:48:44 + (Fri, 23 Jan 2015) Log Message: --- Locate the config route protocol before install the config access protocol to fix potential issue. Contributed-under: TianoCore

edk2[16644] Avoid change the return status from above code which will also be used later .

2015-01-22 Thread ydong10
Revision: 16644 http://sourceforge.net/p/edk2/code/16644 Author: ydong10 Date: 2015-01-23 05:49:31 + (Fri, 23 Jan 2015) Log Message: --- Avoid change the return status from above code which will also be used later. Contributed-under: TianoCore Contribution Agreement

edk2[16592] Restore question value for question without storage after CHANGING callback return error .

2015-01-08 Thread ydong10
Revision: 16592 http://sourceforge.net/p/edk2/code/16592 Author: ydong10 Date: 2015-01-09 02:38:39 + (Fri, 09 Jan 2015) Log Message: --- Restore question value for question without storage after CHANGING callback return error. Contributed-under: TianoCore Contribution

  1   2   3   4   >