]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
Fix a bug in DHCP6 driver when using DUID LLT.
[mirror_edk2.git] / ShellPkg /
2014-11-12 Qiu ShuminShellPkg: Add type cast to avoid build failure in VS2005.
2014-11-10 Olivier MartinShellPkg: Fixed variable set but never used
2014-11-04 jcarseyShellPkg: Fix timezone command
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-10-31 jcarsey[Patch] ShellPkg: Remove unused PCD from INF file
2014-10-14 Qiu ShuminShellPkg: Comments update and code refine.
2014-10-09 Qiu ShuminShellPkg: Add a typecast to 'BOOLEAN' to avoid build...
2014-10-08 Gabriel SomloShellPkg: fix "incompatible pointer type" build error
2014-10-07 jcarseyShellPkg: hexedit command does not return lasterror...
2014-10-07 jcarseyDmpstore command does not return lasterror equal to...
2014-10-03 Jaben CarseyShellPkg: Fix Meta Data misspelling
2014-10-02 Jaben CarseyShellPkg: Update SetVar to use existing attributes...
2014-10-02 Jaben CarseyShellPkg: Update MV. now supports across file system...
2014-09-24 Qiu ShuminShellPkg: Make the argument type match the function...
2014-09-23 Qiu ShuminShellPkg: Refine code style to avoid potential NullPoin...
2014-09-23 Qiu ShuminShellPkg: Fix setting hot key for boot option fail.
2014-09-19 Ni RuiyuShellPkg: ShellPkg: Fix the cp fail while coping directory.
2014-09-19 Qiu ShuminShellPkg: Remove the redundant quotes around the parame...
2014-09-19 Qiu ShuminShellPkg: Refine code style to avoid potential uninitia...
2014-09-18 Ruiyu NiRoll back check in r15180 which caused the shell always...
2014-09-18 Qiu ShuminShellPkg: Fix the support for command line comments.
2014-09-17 Ni RuiyuShellPkg: Do TrimSpace again after StdIn, StdOut, and...
2014-09-17 Qiu ShuminShellPkg: Remove redundant quotes in file path string...
2014-09-17 Qiu ShuminShellPkg: Remove redundant quotes for command 'FOR...
2014-09-17 Qiu ShuminShellPkg: Use compare operator for non-Boolean comparisons.
2014-09-16 Ronald CronShellPkg: Add support for GCC stack protector
2014-09-16 Harry LiebelShellPkg: Specify AArch64 intrinsics library
2014-09-12 Tapan ShahShellPkg: Fix ASSERT when bcfg moving boot option with...
2014-09-10 Jaben CarseyShellPkg: Use the new library for "bcfg" command
2014-09-10 Jaben CarseyShellPkg: Add a new library for "bcfg" command
2014-09-10 Qiu ShuminShellPkg: Replace the usage of StrnCpy with CopyMem...
2014-09-09 Qiu ShuminShellPkg: Replace assignment statement with 'StrnCpy...
2014-09-05 Jaben CarseyShellPkg: Not add redundant quotes any longer to parame...
2014-09-05 Qiu ShuminShellPkg: Refine the code style and comment.
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 Jaben CarseyShellPkg: Refactor string manipulation
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 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
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 Jaben CarseyShellPkg: leave quotes around params
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: Add support for UEFI Shell 2.1 spec 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 Chris PhillipsShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members...
2014-08-18 Qiu ShuminShellPkg: Fix comments. Refine code style.
2014-08-14 Chris PhillipsShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID...
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...
next