]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit
ShellPkg/for: Fix potential null pointer deference
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit /
2016-10-09 Chen A ChenShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary...
2016-07-18 Ruiyu NiShellPkg/Edit: Handle memory allocation failure
2016-07-08 Ruiyu NiRevert "ShellPkg: Make the USB mouse behavior in 'edit...
2016-03-24 Ard BiesheuvelShellPkg/UefiShellDebug1CommandsLib: remove unused...
2016-03-24 Qiu ShuminShellPkg: Make the USB mouse behavior in 'edit' consist...
2016-02-27 Qiu ShuminShellPkg: Fix unexpected behavior of mouse cursor in...
2015-12-09 Jordan JustenShellPkg: Convert all .uni files to utf-8
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Debug1 profile commands response output
2014-07-29 Eric DongUpdate code to support VS2013 tool chain.
2014-07-25 Jaben CarseyShellPkg: Fix calls to SimpleTextOut->SetAttribute...
2014-06-26 Eric DongRefine code to make it more safely.
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-01-17 jcarseyShellPkg: Minor change to EDIT and HEXEDIT commands...
2012-10-11 lzeng14Add missing braces around initializer.
2012-01-30 jcarseyShellPkg: Allow for format character strings to be...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-09-02 ydong10Refine comments and two code style.
2011-08-10 jcarseyShellPkg: bug fix for edit search/replace function
2011-08-01 jcarseycleanup function and eliminate build error.
2011-07-20 jcarseyShellPkg: Added the Ctrl based hot key and changed...
2011-04-12 jljustenShellPkg: Fix GCC 4.4 build issues
2011-04-04 jcarseycheck memory allocations for success.
2011-04-01 jcarseyComment's added and fixed.
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-29 jcarseysmbiosview - add user input verification.
2011-03-25 jcarseyadd Edit and HexEdit commands.