]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
MdeModulePkg: Fix potential integer overflow issue
[mirror_edk2.git] / ShellPkg /
2015-07-09 Qiu ShuminShellPkg: Refine code to use Strn**S safe functions...
2015-07-08 jiaxinwuShellPkg: Remove Status definition in function scope
2015-07-08 jiaxinwuShellPkg: Add Ip4Config2 Protocol defintion in UefiHand...
2015-07-08 jiaxinwuShellPkg: Update ping/ifconfig library source code...
2015-07-08 Bruce CranShellPkg: Fix typo of 'determines' in ShellPkg.
2015-07-04 Heyi GuoShellPkg: Fix bug introduced by r17730.
2015-07-02 Jaben CarseyShellPkg: fix string to number conversion with "0 "
2015-07-02 Qiu ShuminShellPkg: Refine the code logic of StrnCatGrow.
2015-07-01 Qiu ShuminShellPkg: Refine the code logic of mv.c.
2015-06-30 Qiu ShuminShellPkg: Refine code to make catenae length more precise.
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-06-23 Qiu ShuminShellPkg: Make BOOLEAN variable not use explicit compar...
2015-06-15 Jaben CarseyShellPkg: update Console to clear screen when resetting
2015-06-09 Qiu ShuminShellPkg\Application\Shell: Clean start row information...
2015-06-09 Qiu ShuminShellPkg: Fix the Non-ASCII char and do code refine.
2015-06-03 Tapan ShahShellPkg: Handle escape characters properly for parse...
2015-06-03 Tapan ShahShellPkg: Add pipe support for parse command
2015-05-28 Jaben CarseyShellPkg: Update help output for correct alphabetical
2015-05-14 Samer El-Haj-MahmoudShellPkg: Add DiskInfo GUID matching to the She
2015-05-11 Qiu ShuminShellPkg: Fix buffer overflow issue in 'map' command.
2015-04-29 Liming GaoShellPkg: Update CopyRight to 2015
2015-04-29 Liming GaoShellPkg: Update Shell MemMap command to show Persisten...
2015-04-27 Qiu ShuminShellPkg: Refine the logic about allocating memory...
2015-04-23 Jaben CarseyShellPkg: Remove memory leak when printing help and...
2015-04-23 Jaben CarseyShellPkg/HandleParsingLib: Caller should free memory...
2015-04-22 Jaben CarseyShellPkg: Remove "ProtocolGuid" from the string for...
2015-04-15 Olivier MartinShellPkg/UefiShellLevel2CommandsLib: Handle the returne...
2015-04-07 Tapan ShahShellPkg: fix mv and cp command related issues
2015-04-07 Laszlo ErsekShellPkg: UefiShellDebug1CommandsLib: fix hex string...
2015-04-07 Laszlo ErsekShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option...
2015-04-02 Olivier MartinShellPkg: Added newline at the end of source files
2015-04-01 Qiu ShuminShellPkg: Remove extra quotes surrounding flag values.
2015-03-17 Elvin LiShellPkg: update smbiosview for SMBIOS 3.0.
2015-03-17 Qiu ShuminShellPkg: Fix typo in ShellPkg.
2015-03-13 Qiu ShuminShellPkg: Add type cast to avoid build failure in VS2005.
2015-03-09 Tapan ShahShellPkg: Help and Error Messages Update
2015-03-04 Elvin LiShellPkg: smbiosview shows wrong information for Type 27.
2015-03-03 Elvin LiShellPkg: Fixed EBC build error.
2015-02-27 Elvin LiShellPkg: Update Intel copyright to 2015.
2015-02-27 Elvin LiShellPkg: Parse new SMBIOS 3.0 fields.
2015-02-23 Olivier MartinShellPkg/UefiShellLib: Fixed ARM compiler error
2015-02-06 Joe PetersonShellpkg: Fix spelling errors in Shell.c/Shell.h comments
2015-02-06 Jaben CarseyShellPkg: command help with -? flag is not working...
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-04 Jaben CarseyShellPkg: Revert 16720 and 16734.
2015-02-04 Jaben CarseyShellPkg: Revert 16720 and 16734.
2015-02-04 Jaben CarseyShellPkg: cast return value to correct type based on...
2015-02-04 Qiu ShuminShellPkg: Fix typos.
2015-02-03 Tapan ShahShellPkg: Update Level3 profile commands response output
2015-02-03 Tapan ShahShellPkg: Update Network1 profile commands response...
2015-02-03 Tapan ShahShellPkg: Update Level2 profile commands response output
2015-02-03 Tapan ShahShellPkg: Update Debug1 profile commands response output
2015-02-03 Tapan ShahShellPkg: Update Level1 profile commands response output
2015-02-03 Tapan ShahShellPkg: Update Driver1 profile commands response...
2015-02-03 Tapan ShahShellPkg: Update bcfg command response output
2015-02-03 Tapan ShahShellPkg: Update Shell.uni file with a better general...
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2015-02-03 Jaben CarseyShellPkg: Refactor out a now-redundant function
2015-02-02 Jaben CarseyShellPkg: Add quotes around NSH index argument replacement
2015-02-02 Qiu ShuminShellPkg: Fix typos.
2015-01-30 Jaben CarseyShellPkg: Refactor quote and escape search to use new...
2015-01-30 Jaben CarseyShellPkg: Refactor Split search to generic function
2015-01-27 Jaben CarseyShellPkg: refine command line parsing
2015-01-27 Jaben CarseyShellPkg: Always remove non-defined environment variable
2015-01-22 Qiu ShuminShellPkg: Refine the fomat in INF/DEC files to follow...
2015-01-14 Laszlo ErsekShellPkg: UefiShellLib: drop wrong PathLib library...
2015-01-13 jaben carseyShellPkg: allow creating of files to create required...
2015-01-13 Daryl McDanielMdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
2014-12-31 Qiu ShuminShellPkg: Check the unrecognized environment variable...
2014-12-26 Qiu ShuminShellPkg: Add code to handle the split ('|') in a doubl...
2014-12-16 jaben carseyShellPkg: Remove IntelFramweorkModulePkg as Shell libra...
2014-12-16 Qiu ShuminShellPkg: Code refine. Add error handling code to check...
2014-12-12 Dong EricRefine code to follow edkii coding style.
2014-12-04 Qiu ShuminShellPkg: Connect all the consoles in "reconnect -r".
2014-11-25 Samer El-Haj-MahmoudShellPkg: Update Shell DH command to display more info.
2014-11-24 jaben carseyShellPkg: Add extended USB decoding for consistent...
2014-11-24 jaben carseyShellPkg: Add optional extended decode for Vendor Devic...
2014-11-20 Chris PhillipsShellPkg: Fix 'parse' command to use ," for SFO column...
2014-11-20 Qiu ShuminShellPkg: Code refine to avoid potential dereference...
2014-11-12 Jaben Carsey[PATHC] ShellPkg: control code flow with a PCD
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...
next