]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library
ShellPkg: Not add redundant quotes any longer to parameters with spaces.
[mirror_edk2.git] / ShellPkg / Library /
2014-09-04 Jaben CarseyShellPkg: Update BCFG command for correct use and error...
2014-09-03 Jaben CarseyUpdates the logic to allow RM and CP to have silent...
2014-09-03 Harry LiebelShellPkg: Fix dynamic command help
2014-09-03 Harry LiebelShellPkg: Add DXE_DRIVER class type to some libraries
2014-09-02 Samer El-Haj-Mahmo... Cleanup UefiShellDebug1CommandsLib strings to :
2014-09-02 Samer El-Haj-Mahmo... Update SmbiosView Shell command to display additional...
2014-09-02 Scott DuplichanShellPkg: Prevent StrnCpy from overwriting null termina...
2014-08-31 Gao, LimingShellPkg Build failure of AllocateZeroPool usage. This...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Tapan ShahRegister pre-defined command aliases in sorted order.
2014-08-29 Tapan ShahAdd CTRL+C support for ‘devices’ command.
2014-08-29 Tapan ShahCleanup UefiShellLevel1CommandsLib commands help output...
2014-08-29 Tapan ShahAdd CTRL+C support for ‘drivers’ command.
2014-08-29 Tapan ShahAdd CTRL+C support for ‘dh’ command.
2014-08-29 Tapan ShahCleanup UefiShellDriver1CommandsLib commands help outpu...
2014-08-29 Tapan ShahAdd CTRL+C support for ‘devtree’ command.
2014-08-29 Tapan ShahCleanup UefiShellInstall1CommandsLib commands help...
2014-08-29 Tapan ShahAdd CTRL+C support for ‘attrib’ command.
2014-08-29 Tapan ShahCleanup UefiShellLevel2CommandsLib commands help output...
2014-08-29 Tapan ShahAdd CTRL+C support for ‘ls’ command.
2014-08-29 Tapan ShahAdd new aliases called ‘move’ and ‘mount’ for ‘mv’...
2014-08-29 Tapan ShahAdd new alias called ‘cat’ for ‘type’ command.
2014-08-29 Tapan ShahCleanup UefiShellNetwork1CommandsLib commands help...
2014-08-29 Tapan ShahCleanup UefiShellLevel3CommandsLib commands help output...
2014-08-29 Tapan ShahCleanup UefiDpLib ‘dp’ command help output string to :
2014-08-29 Qiu ShuminShellPkg: Remove 'STATIC' from function declarations...
2014-08-28 Tapan ShahShellPkg: Fix ‘ren’ alias for ‘mv’ command.
2014-08-25 Qiu ShuminShellPkg: Replace non-ASCII character in Pci.c to fix...
2014-08-22 Jaben CarseyShellPkg: Update 'pci' command for updated class codes
2014-08-22 Chris PhillipsShellPkg: Fixes and updates for the 'devices' command
2014-08-22 Jaben CarseyShellPkg: Refactor string manipulation
2014-08-21 Chris PhillipsShellPkg: Fixes and updates for the 'parse' command
2014-08-21 Chris PhillipsShellPkg: Fixes and updates for the 'memmap' command
2014-08-21 Chris PhillipsShellPkg: Fixes and updates for the 'drivers' command
2014-08-21 Chris PhillipsShellPkg: Fix 'ls -sfo' and 'map -sfo' output format...
2014-08-20 Qiu ShuminShellPkg: Fix typo in 'uni' files.
2014-08-19 Chris PhillipsShellPkg: Move mHandleParsingHiiHandle init out of...
2014-08-19 Chris PhillipsShellPkg: Fixes for timezone handling and 'date -sfo'
2014-08-19 Jaben CarseyShellPkg: Refactor string manipulation in UefiShellLib...
2014-08-19 Jaben CarseyShellPkg: Check while string up to space, not the character
2014-08-18 Qiu ShuminShellPkg: Fix comments. Refine code style.
2014-08-14 Jaben CarseyShellPkg add size cast to bit operations
2014-08-07 Jaben CarseyShellPkg: Refactor string manipulation in cp command
2014-08-06 Jaben CarseyShellPkg: add size cast to bit operations
2014-08-05 Jaben CarseyUpdates the logic to allow devices to support SFO outpu...
2014-08-05 Jaben CarseyFix the use of ASSERT and other fixes to memory allocat...
2014-08-05 Jaben CarseyUpdates the total size logic and the SFO output per...
2014-08-05 Jaben CarseyUpdates the logic to allow DmpStore to specify a name...
2014-08-05 Jaben CarseyUpdates the logic to allow help to ouput help informati...
2014-08-05 Jaben CarseyUpdates the logic to allow RM and CP to have silent...
2014-08-05 Jaben CarseyThis searches for handles that produce the dynamic...
2014-08-05 Jaben CarseyShellPkg: Add Dynamic GUID registration into the curren...
2014-08-04 Jaben CarseyShellPkg: Add new UEFI Shell 2.1 protocol and fix comme...
2014-08-04 Qiu ShuminUpdate the en-US definition in 'UefiShellInstall1Comman...
2014-07-29 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Jeff Bobzin (jeff... ShellPkg: fix typo.
2014-07-25 Jaben CarseyShellPkg: Fix calls to SimpleTextOut->SetAttribute...
2014-06-30 Tapan ShahShellPkg: Fix Ctrl+C support for dmpstore command.
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-24 Chris PhillipsShellPkg: Fix 'mv' command to not attempt moving a...
2014-06-23 Tapan ShahShellPkg: Move UpdateMapping() out of Map command and...
2014-06-18 Jaben CarseyShellPkg: Remove use of ASSERT to test parameters
2014-06-16 Jaben CarseyShellPkg: Fix duplicate String IDs
2014-06-06 Qiu ShuminUse a compare operator for Non-Boolean comparison in...
2014-06-05 Jaben CarseyShellPkg: fix Comp command output
2014-05-28 Jaben CarseyShellPkg: fix display for map command with filtering
2014-05-19 Qiu ShuminHandle multi instances device path while connecting...
2014-05-14 Jaben CarseyShellPkg: Add error messages to CP when destination...
2014-05-14 Jaben CarseyShellPkg: report error when EfiDecompress is run on...
2014-05-14 Qiu ShuminAdd code to connect device path of console devices...
2014-05-13 Qiu ShuminUpdate the comments for function 'ConvertPixelFormat...
2014-05-07 Tapan ShahShellPkg: Add a support to query AdapterInfo protocol...
2014-04-30 Jaben CarseyShellPkg: Patch to enhance the output around GOP protocol
2014-04-11 Jaben CarseyShellPkg: Fix using root of drive
2014-04-11 Harry LiebelShellPkg: Fix compiler warning 'unused variable'
2014-03-20 Jaben CarseyShellPkg: remove redudant code. call existing API.
2014-03-20 Jaben CarseyShellPkg: Remove unused function
2014-03-20 Jaben CarseyShellPkg: Allow for LoadedImageProtocol information...
2014-03-17 Jaben CarseyShellPkg: Move a function into shared location
2014-03-10 Brendan JackmanShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'
2014-03-07 Shumin Qiu 1.Add code to check the pointer 'CorrectedPath' in...
2014-02-25 Jaben CarseyShellPkg: Add missing header files
2014-02-25 Shumin QiuAdd code to check whether the pointer 'CorrectedPath...
2014-02-18 Jaben CarseyShellPkg: Update "ls" command to better handle "-r...
2014-02-12 Shumin QiuAdd code to check the return status for ShellReadFile...
2014-02-11 Jaben CarseyShellPkg: Prevent "set" command from updating %lasterror%
2014-02-05 Leandro G. Biss... ShellPkg: patch to the "for" command when used with...
2014-01-28 Shumin Qiu1. Fix several comments in function headers for 'ShellP...
2014-01-24 Brendan JackmanShellPkg/UefiShellLib.c: Execute: Return a Command...
2014-01-24 Brendan JackmanShellLib/UefiShellLib.c: Fix doc comment for ShellOpenF...
2014-01-24 Jaben CarseyShellPkg: Refactor Print logic out of main loop function
2014-01-23 Shumin QiuUpdate prints of variable attributes from 'RS' to ...
2014-01-23 Shumin QiuUpdate the comments in function headers to follow Doxyg...
2014-01-22 Tian, HotFix CRLF format
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-14 Shumin Qiu1. Change the implementation of function 'LoadVariableF...
next