]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRs
[mirror_edk2.git] / ShellPkg /
2015-12-08 Qiu ShuminShellPkg: Refine the code to reduce time cost of 'map -r'
2015-12-04 Jiaxin WuShellPkg: Fix wrong return status for Ifconfig.c
2015-11-26 Qiu ShuminShellPkg: Add NULL check to pointer returned from ...
2015-11-26 Cohen EugeneShellPkg: fix RVCT warning due to CONST in typecast.
2015-11-19 Cecil ShengShellPkg: Corrected CatSPrint usage to prevent memory...
2015-11-09 Qiu ShuminShellPkg: Don't strip positional parameters of quotatio...
2015-11-05 Cinnamon ShiaShellPkg/UefiDpLib: Support dumping cumulative data
2015-11-05 Cinnamon ShiaShellPkg/UefiDpLib: Fix a DP cumulative data issue
2015-11-04 Star ZengShellPkg UefiDpLib: Use correct string length for the...
2015-10-28 Qiu ShuminShellPkg: Refine code by initializing local variable...
2015-10-26 Qiu ShuminShellPkg: Fix 'EfiShellExecute' doesn't get command...
2015-10-23 Tapan ShahShellPkg: Update 'tftp' command help output and error...
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-10-15 Qiu ShuminShellPkg: Fix ASCII input redirection does not work...
2015-10-15 Qiu ShuminShellPkg: Use safe string functions to refine 'Tftp...
2015-10-10 Qiu ShuminShellPkg: Print error message when Shell set environmen...
2015-09-29 Ruiyu NiShellPkg: Add a simple case to test shell parameter...
2015-09-28 Qiu ShuminShellPkg: Build all libraries unconditionally.
2015-09-25 Laszlo ErsekShellPkg: UefiShellTftpCommandLib: fix incompatible...
2015-09-24 Jaben CarseyShellPkg: Update tftp to build with current tip
2015-09-24 Jaben CarseyRevert 18541
2015-09-24 Jaben CarseyShellPkg: Update tftp to build with current tip
2015-09-18 Samer El-Haj-MahmoudShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosview
2015-09-18 Samer El-Haj-MahmoudShellPkg: Added SMBIOS 3.0 support in dmem.
2015-09-18 Qiu ShuminShellPkg: Fix GCC build fail and code refine.
2015-09-17 Yang JadisShellPkg: Fix Shell fail when execute command in ShellP...
2015-09-16 Samer El-Haj-MahmoudShellPkg: Fix a command line unicode string type.
2015-09-15 Samer El-Haj-MahmoudShellPkg: Rename some functions in Dp to avoid build...
2015-09-15 Qiu ShuminShellPkg: Update the help information for 'setvar'...
2015-09-15 Qiu ShuminShellPkg: Fix Shell does not support ASCII pipe(|a).
2015-09-10 Qiu ShuminShellPkg: Fix Shell fail with redundant space following...
2015-09-09 Qiu ShuminShellPkg: Fix 'for' command fail with multiple fields.
2015-09-01 Eric DongShellPkg: Replace use case of deprecated function GetVa...
2015-08-31 Jiaxin WuShellPkg: Get media status in ifconfig command
2015-08-27 Eric DongShellPkg: Replace use case of deprecated function GetVa...
2015-08-27 Qiu ShuminShellPkg: Fix the ASSERT issue in drvcfg command.
2015-08-25 Ard BiesheuvelShellPkg: use UEFI_APPLICATION module type for Shell...
2015-08-20 Jiaxin WuShellPkg: Fix 'ifconfig' can't get the address from...
2015-08-20 Ard BiesheuvelShellPkg: force use of AARCH64 small model when buildin...
2015-08-14 Qiu ShuminShellPkg\Tftp.c: Refine parameter name and use implicit...
2015-08-07 Qiu ShuminShellPkg: Add function comments and refine code format...
2015-08-07 Kinney, Michael DShellPkg: Refine global variable name to follow EDK...
2015-08-07 Kinney, Michael DShellPkg: Fix build failure in VS2015.
2015-08-06 Jiaxin WuShellPkg: Fix issue about ping fail with IPv4
2015-08-05 Tapan ShahShellPkg: Fix 'drivers' assert issue for a driver name...
2015-07-28 Jaben CarseyShellPkg: prevent Close call when Open failed
2015-07-26 Qiu ShuminShellPkg: Fix the ASSERT issue in Shell 'for' loop
2015-07-26 Andrew FishShellPkg: Fix bad TimeZone (TZ) conversion.
2015-07-15 Ronald CronShellPkg: Add optional 'tftp' EFI Shell command
2015-07-14 Tapan ShahShellPkg: decode serial console attribute set failure...
2015-07-14 Brendan JackmanShellPkg: Increase PcdShellFileOperationSize
2015-07-14 Jiaxin WuShellPkg: Fix ping IPv6 stack usage mode failure issue
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.
next