]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.
[mirror_edk2.git] / ShellPkg /
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function 'EfiShellSetCurDi...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function'ShellCommandConsi...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function 'ShellCommandCrea...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function'ShellCommandRunHelp'.
2015-12-25 Qiu ShuminSubject: [PATCH 5/9] ShellPkg: Fix memory leak in funct...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in 'ShellOpenFileByName'.
2015-12-24 Yao JiewenShellPkg: Fix memory leak in 'InternalShellExecuteDevic...
2015-12-24 Qiu ShuminShellPkg: Fix the TAB-auto-completion memory leak.
2015-12-24 Qiu ShuminShellPkg: Fix memory leak when running Shell script.
2015-12-24 Qiu ShuminShellPkg: Refine the code logic of 'command history'.
2015-12-23 Qiu ShuminShellPkg: Fix memory leak in ShellProtocol.
2015-12-23 Qiu ShuminShellPkg: Fix memory leak in SimpleTextOutput on file.
2015-12-22 Samer El-Haj-MahmoudShellPkg: Add AIP IPv6 UNDI support to Shell dh
2015-12-21 Qiu ShuminShellPkg: Refine the code format.
2015-12-16 Paulo AlcantaraShellPkg: Fix unhandled value in switch statement
2015-12-16 Qiu ShuminShellPkg: Fix the 'bcfg' command ASSERT when use some...
2015-12-16 Samer El-Haj-MahmoudShellPkg: Use %p for smbiosview SMBIOS table addresses.
2015-12-16 Samer El-Haj-MahmoudShellPkg: Fix a bug in smbiosview PowerSupply Character...
2015-12-16 Jim DaileyShellPkg: Ease the shell's MAN file Title Header syntax...
2015-12-14 Michael KinneyShellPkg/Mm: Fix build warnings
2015-12-13 Qiu ShuminShellPkg: Initialize the local pointer to avoid potenti...
2015-12-12 Michael KinneyShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDx...
2015-12-10 Jiaxin WuShellPkg: Fix ifconfig hang issue with incomplete param...
2015-12-10 Ruiyu NiShellPkg/mm: Fix mm to support multiple root bridge...
2015-12-10 Ruiyu NiShellPkg/mm: Fix the help message to align to implement...
2015-12-09 Jaben CarseyShellPkg: Make 'dh' support showing all spec defined...
2015-12-09 Jordan JustenShellPkg: Convert all .uni files to utf-8
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
next