]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
ShellPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit / FileBuffer.c
2019-04-09 Michael D KinneyShellPkg: Replace BSD License with BSD+Patent License
2018-08-20 Ruiyu NiShellPkg/edit: Fix heap access out-of-bounds
2018-06-28 Liming GaoShellPkg: Clean up source files
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...
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
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.
2012-01-30 jcarseyShellPkg: Allow for format character strings to be...
2011-09-02 ydong10Refine comments and two code style.
2011-08-10 jcarseyShellPkg: bug fix for edit search/replace function
2011-07-20 jcarseyShellPkg: Added the Ctrl based hot key and changed...
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.