edk2[17896] Treat ASCII 0x7F as backspace for TtyTerm terminals

2015-07-08 Thread lersek
Revision: 17896 http://sourceforge.net/p/edk2/code/17896 Author: lersek Date: 2015-07-09 06:24:15 + (Thu, 09 Jul 2015) Log Message: --- Treat ASCII 0x7F as backspace for TtyTerm terminals Treat ASCII 0x7F as backspace, rather than delete, for TTY terminals. This better

edk2[17899] add TTY_TERMINAL build option for ARM BDS

2015-07-08 Thread lersek
Revision: 17899 http://sourceforge.net/p/edk2/code/17899 Author: lersek Date: 2015-07-09 06:24:29 + (Thu, 09 Jul 2015) Log Message: --- add TTY_TERMINAL build option for ARM BDS Enable selecting the TtyTerminal type for the ARM BDS build of QEMU using the TTY_TERMINAL d

edk2[17898] Add PCD for selecting terminal type at build time

2015-07-08 Thread lersek
Revision: 17898 http://sourceforge.net/p/edk2/code/17898 Author: lersek Date: 2015-07-09 06:24:25 + (Thu, 09 Jul 2015) Log Message: --- Add PCD for selecting terminal type at build time Add a fixed pointer PCD to allow build-time selection of VT100 or TTY terminal type.

edk2[17897] Accept VT220 DEL and function keys for TTY terminal type

2015-07-08 Thread lersek
Revision: 17897 http://sourceforge.net/p/edk2/code/17897 Author: lersek Date: 2015-07-09 06:24:20 + (Thu, 09 Jul 2015) Log Message: --- Accept VT220 DEL and function keys for TTY terminal type Accept the VT220 escape code [3~ as backspace for TtyTerm terminals. This is

edk2[17895] Add "TtyTerm" terminal type to TerminalDxe

2015-07-08 Thread lersek
Revision: 17895 http://sourceforge.net/p/edk2/code/17895 Author: lersek Date: 2015-07-09 06:24:11 + (Thu, 09 Jul 2015) Log Message: --- Add "TtyTerm" terminal type to TerminalDxe This patch a adds new terminal type, TtyTerm, to TerminalDxe. This terminal type provides

edk2[17894] ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases .

2015-07-08 Thread shenshushi
Revision: 17894 http://sourceforge.net/p/edk2/code/17894 Author: shenshushi Date: 2015-07-09 03:19:06 + (Thu, 09 Jul 2015) Log Message: --- ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases. Safe string functions may ASSERT when t

edk2[17893] SourceLevelDebugPkg: Fix PEI timer interrupt regression

2015-07-08 Thread vanjeff
Revision: 17893 http://sourceforge.net/p/edk2/code/17893 Author: vanjeff Date: 2015-07-09 02:29:58 + (Thu, 09 Jul 2015) Log Message: --- SourceLevelDebugPkg: Fix PEI timer interrupt regression Recent changes to debug timer initialization (commit 2befbc82, svn 17572) mod

RE: edk2[17868] ShellPkg: Fix typo of 'determines' in ShellPkg.

2015-07-08 Thread Wu, Hao A
The commit was synced to UDK2014.SP1 branch @ r17891. Best Regards, Hao Wu > -Original Message- > From: shenshu...@users.sourceforge.net > [mailto:shenshu...@users.sourceforge.net] > Sent: Wednesday, July 08, 2015 9:55 AM > To: edk2-commits@lists.sourceforge.net > Subject: edk2[17868] She

edk2[17892] OvmfPkg: Fix the build. sh shebang line to avoid depending on location of bash

2015-07-08 Thread hwu1225
Revision: 17892 http://sourceforge.net/p/edk2/code/17892 Author: hwu1225 Date: 2015-07-09 01:54:38 + (Thu, 09 Jul 2015) Log Message: --- OvmfPkg: Fix the build.sh shebang line to avoid depending on location of bash The bash binary can be in various locations depending o

edk2[17891] ShellPkg: Fix typo of 'determines' in ShellPkg.

2015-07-08 Thread hwu1225
Revision: 17891 http://sourceforge.net/p/edk2/code/17891 Author: hwu1225 Date: 2015-07-09 01:51:04 + (Thu, 09 Jul 2015) Log Message: --- ShellPkg: Fix typo of 'determines' in ShellPkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Bruce Cran Re

edk2[17890] MdePkg: SmmMemLib.inf: add Depex section and update protocol usage.

2015-07-08 Thread shenshushi
Revision: 17890 http://sourceforge.net/p/edk2/code/17890 Author: shenshushi Date: 2015-07-09 01:16:33 + (Thu, 09 Jul 2015) Log Message: --- MdePkg: SmmMemLib.inf: add Depex section and update protocol usage. Contributed-under: TianoCore Contribution Agreement 1.0 Signed

edk2[17889] Revert "ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names."

2015-07-08 Thread oliviermartin
Revision: 17889 http://sourceforge.net/p/edk2/code/17889 Author: oliviermartin Date: 2015-07-08 16:20:30 + (Wed, 08 Jul 2015) Log Message: --- Revert "ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names." This reverts commit SVN rev17862. The former commit was

edk2[17888] ShellPkg: Remove Status definition in function scope

2015-07-08 Thread jiaxinwu
Revision: 17888 http://sourceforge.net/p/edk2/code/17888 Author: jiaxinwu Date: 2015-07-08 13:41:09 + (Wed, 08 Jul 2015) Log Message: --- ShellPkg: Remove Status definition in function scope that are assigned but never used afterwards. Contributed-under: TianoCore Con

edk2[17887] NetworkPkg:Replace unsafe string functions.

2015-07-08 Thread luobozhang
Revision: 17887 http://sourceforge.net/p/edk2/code/17887 Author: luobozhang Date: 2015-07-08 12:17:11 + (Wed, 08 Jul 2015) Log Message: --- NetworkPkg:Replace unsafe string functions. Replace unsafe string functions with new added safe string functions. Contributed-und

edk2[17886] fix the problem that data type conversion may loss data.

2015-07-08 Thread luobozhang
Revision: 17886 http://sourceforge.net/p/edk2/code/17886 Author: luobozhang Date: 2015-07-08 09:49:41 + (Wed, 08 Jul 2015) Log Message: --- fix the problem that data type conversion may loss data. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Zh

edk2[17885] MdeModulePkg AcpiTableDxe: Install config table at ACPI data change

2015-07-08 Thread lzeng14
Revision: 17885 http://sourceforge.net/p/edk2/code/17885 Author: lzeng14 Date: 2015-07-08 09:44:46 + (Wed, 08 Jul 2015) Log Message: --- MdeModulePkg AcpiTableDxe: Install config table at ACPI data change UEFI spec has clear description below: Configuration Table Group

edk2[17884] BaseTools: Fix build on FreeBSD and allow use of non-gcc system compiler

2015-07-08 Thread hwu1225
Revision: 17884 http://sourceforge.net/p/edk2/code/17884 Author: hwu1225 Date: 2015-07-08 07:44:22 + (Wed, 08 Jul 2015) Log Message: --- BaseTools: Fix build on FreeBSD and allow use of non-gcc system compiler On FreeBSD, uuid.h is in /usr/include, not /usr/include/uuid

edk2[17883] OvmfPkg: Fix the build. sh shebang line to avoid depending on location of bash

2015-07-08 Thread jljusten
Revision: 17883 http://sourceforge.net/p/edk2/code/17883 Author: jljusten Date: 2015-07-08 07:11:35 + (Wed, 08 Jul 2015) Log Message: --- OvmfPkg: Fix the build.sh shebang line to avoid depending on location of bash The bash binary can be in various locations depending

edk2[17882] SecurityPkg:Replace unsafe string functions.

2015-07-08 Thread luobozhang
Revision: 17882 http://sourceforge.net/p/edk2/code/17882 Author: luobozhang Date: 2015-07-08 06:59:50 + (Wed, 08 Jul 2015) Log Message: --- SecurityPkg:Replace unsafe string functions. Replace unsafe string functions with new added safe string functions. Contributed-un