]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library
MdeModulePkg PeiCore: Add NULL pointer check.
[mirror_edk2.git] / ShellPkg / Library /
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...
2014-01-13 Olivier MartinShellPkg: remove unreachable break statements
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: Add more output to PCI command for extended...
2014-01-09 Shumin QiuAdd code to check whether the pointer 'NewBuffer' ...
2014-01-07 Shumin QiuAdd the comment for function 'IsValidSplit' in 'Shell...
2013-12-20 Jaben CarseyShellPkg: fix DmpStore for deleting
2013-12-18 Ruiyu NiRollback the change to EFI_BOOT_KEY_DATA structure...
2013-12-17 Jaben CarseyShellPkg: Fix "for" command statement initialization.
2013-12-17 Shumin QiuUpdate code to ensure the pointer ‘CurrentName’ in...
2013-12-09 Jaben CarseyShellPkg: Remove invalid ASSERT
2013-12-09 Jaben CarseyShellPkg: Add support for CTRL-C within shell user...
2013-12-02 Chris PhillipsShellPkg: Fix pci command to parse seg, bus, dev, and...
2013-11-22 Jaben CarseyShellPkg: Add ShellHexStrToUintn to allow for simple...
2013-11-22 Chris PhillipsShellPkg: Fix pci command output of Max and Current...
2013-11-21 Jaben CarseyShellPkg: Correctly support "map -c"
2013-11-21 Chris PhillipsShellPkg: Update pci command to use ShellPrintEx()
2013-11-20 Jaben CarseyShellPkg: Change MM command output during script execution
2013-11-19 Jordan JustenShellPkg pci command: Fix a typo; /r/n => \r\n
2013-11-19 Jaben CarseyShellPkg: Add EfiIdeControllerInitProtocol to Shell...
2013-11-15 Jaben CarseyShellPkg: "For Run" fix for spaces between numerals
2013-11-15 Jaben CarseyShellPkg: Rename duplicate STRING ID
2013-11-15 Chris PhillipsShellPkg: Add DiskIO2, and fix GUID from string check...
2013-11-15 Chris PhillipsShellPkg: Skip leading tabs when processing command...
2013-11-14 Jaben CarseyShellPkg: clarify space limitation in comment.
2013-10-18 Chris PhillipsShellPkg: Fixes for the ‘type’ command:
2013-10-18 Chris PhillipsShellPkg: Fix for the ‘mv’ command when destination...
2013-10-18 Chris PhillipsShellPkg: Fixes for the ‘ls’ command:
2013-10-18 Chris PhillipsShellPkg: Fixes ‘edit’ command to correctly display...
2013-10-18 Chris PhillipsShellPkg: Fixes for shell application launch, argument...
2013-10-04 Chris PhillipsShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
2013-10-04 Chris PhillipsShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
2013-10-01 Samer El-Haj-Mahmo... Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
2013-09-20 Sergei AntonovShellPkg: Handle pool allocation failure
2013-09-19 Sergei AntonovShellPkg: Handle pool allocation failure
next