]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
Contributed-under: TianoCore Contribution Agreement 1.0
[mirror_edk2.git] / ShellPkg /
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 CarseyUpdates the UEFI Shell to produce the new protocol...
2014-08-06 Jaben CarseyShellPkg: add size cast to bit operations
2014-08-05 Jaben CarseyShellPkg: Remove double typedef for same struct
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-05 Jaben CarseyThis adds the new APIs for UEFI Shell 2.1 and makes...
2014-08-04 Jaben CarseyShellPkg: Add new UEFI Shell 2.1 protocol and fix comme...
2014-08-04 Jaben CarseyShellPkg: Fix comments
2014-08-04 Qiu ShuminUpdate the en-US definition in 'UefiShellInstall1Comman...
2014-07-31 Jaben CarseyShellPkg: Add new dynamic command protocol
2014-07-31 Laszlo ErsekShellPkg: UpdateStdInStdOutStdErr(): append BOM to...
2014-07-31 Laszlo ErsekShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag()
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-22 Jaben CarseyShellPkg: replace unrecognized Environment Variables...
2014-05-22 Qiu ShuminUpdate the comments for function 'InternalShellExecuteD...
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 Olivier MartinShellPkg: Do not mix status when executing a command
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-04-04 Chris PhillipsShellPkg: Fix command-line parsing to start with Argv...
2014-03-31 Jaben CarseyShellPkg: Allow opening of root drive nodes
2014-03-31 Jaben CarseyShellPkg: Fix potential memory leak when failing to...
2014-03-27 Chris PhillipsShellPkg: Fix file system change issue that results...
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-28 Shumin QiuConvert the value from 'int' to 'CHAR16' to match the...
2014-02-26 Brendan JackmanShellPkg/ShellProtocol.c: Fix case sensitivity in GetAl...
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 Jaben CarseyShellPkg: refactor elimination of non-replaced environm...
2014-02-12 Shumin QiuAdd code to check the return status for ShellReadFile...
2014-02-12 Shumin QiuAdd code to check whether the pointer 'PathForReturn...
2014-02-11 Jaben CarseyShellPkg: Fix changing to file system with 2 colons...
2014-02-11 Jaben CarseyShellPkg: Fix uninitialized Variable error
2014-02-11 Brendan JackmanShellPkg: InternalShellExecuteDevicePath: avoid memory...
2014-02-11 Brendan JackmanShellPkg: Make Argv[0] the full file path of the command
2014-02-11 Brendan JackmanShellPkg: Error out when ProcessCommandLine fails
2014-02-11 Brendan JackmanShellPkg: Fixed Memory leak in UefiMain()
2014-02-11 Brendan JackmanShellPkg: Manually parse parameters
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 QiuAdd initializing code for local variable 'CalleeExitSta...
2014-01-28 Shumin Qiu1. Fix several comments in function headers for 'ShellP...
2014-01-24 Brendan JackmanShellPkg/ShellProtocol.c: Don't put consective "\"s...
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 Brendan JackmanShellPkg/ShellProtocol.c: Don't overwrite Status in...
2014-01-24 Brendan JackmanShellPkg/Shell: Fix reporting of exit status in ShellPr...
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-17 Jaben CarseyShellPkg: Change StdIn redirection
2014-01-16 Jaben CarseyShellPkg: Return the failure
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-14 Shumin Qiu1. Change the implementation of function 'LoadVariableF...
2014-01-13 Jaben CarseyShellPkg: Remove UNICODE file tag (FEFF) from files...
2014-01-13 Olivier MartinShellPkg: remove unreachable break statements
2014-01-13 Jaben CarseyShellPkg: assign pointer to NULL after free to prevent...
2014-01-13 Jaben CarseyShellPkg: Fix command line parsing for script files...
2014-01-13 Shumin QiuSet the type of return value from function 'LoadVariabl...
2014-01-10 Jaben CarseyShellPkg: add the last PCIe extended capability decodings
2014-01-10 Jaben CarseyShellPkg: remove potential memory leak with new apps...
2014-01-10 Jaben CarseyShellPkg: remove double free operation
2014-01-10 Ruiyu NiAdd the feature "dmpstore -l" and "dmpstore -s".
2014-01-09 Jaben CarseyShellPkg: remove memory leak in file handle list
2014-01-09 Jaben CarseyShellPkg: Fix NSH parsing
2014-01-09 Jaben CarseyShellPkg: Remove memory leak from file list usage
2014-01-09 Jaben CarseyShellPkg: Add more output to PCI command for extended...
next