]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
MdeModulePkg: PciHostBridgeDxe: insert horizontal whitespace
[mirror_edk2.git] / ShellPkg /
2016-03-03 Jiaxin WuShellPkg: Update 'ifconfig -r' implementation
2016-03-03 Jim_Dailey@Dell.comShellPkg: Increase reallocation size for temp memory...
2016-03-03 Jim_Dailey@Dell.comShellPkg: Do not write the UNICODE BOM on ConOut.
2016-03-03 Jim_Dailey@Dell.comShellPkg: Add FileSize member to shell memory file...
2016-03-02 Jiaxin WuShellPkg: Revert git 'd6cf1af9' fix
2016-03-01 Jim_Dailey@Dell.comShellPkg: Don't strip BOM when piping UCS2 data to...
2016-02-27 Qiu ShuminShellPkg: Fix unexpected behavior of mouse cursor in...
2016-02-24 Qiu ShuminShellPkg: Support finding help message embedded in...
2016-02-23 Qiu ShuminShellPkg: Do NULL pointer check before the pointer...
2016-02-19 Qiu ShuminShellPkg: Fix the last command doesn't work in a script.
2016-02-18 Qiu ShuminShellPkg: Do NULL pointer check before the pointer...
2016-02-18 Cinnamon ShiaShellPkg/UefiDpLib: Refine the code of locating all...
2016-02-10 Jim DaileyShellPkg: complete previous incomplete patch
2016-02-10 Jaben CarseyMerge branch 'master' of https://github.com/tianocore...
2016-02-10 Jaben CarseyMerge branch 'master' of https://github.com/tianocore...
2016-02-10 Jim DaileyShellPkg: ShellFileHandleReadLine must return UCS2...
2016-02-09 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2016-02-08 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2016-01-26 Qiu ShuminShellPkg: Refine the code to avoid use a constant numbe...
2016-01-21 Laszlo ErsekShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRING
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): print optional data with...
2016-01-21 Laszlo ErsekShellPkg: elevate DumpHex() from Debug1-internal to...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): fix reporting of OptionalData
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): calculate OptionalDataOffs...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): eliminate FilePathList...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): call Description[Size...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): address FilePathListLength...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): enforce minimum size for...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): accumulate errors
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): hoist NULL-init of DevPath...
2016-01-21 Laszlo ErsekShellPkg: UefiShellBcfgCommandLib: drop unused string...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): update whitespace & layout
2016-01-19 Star ZengShellPkg UefiDpLib: Use Image->FilePath to get name...
2016-01-19 Hao WuShellPkg: Add NOOPT target in ShellPkg.dsc
2016-01-15 Tapan ShahShellPkg: Update 'dh' command to reflect correct driver...
2016-01-07 Tapan ShahShellPkg: Clean-up 'map' command error message handling
2016-01-06 Laszlo ErsekRevert "ShellPkg : Add UEFI_APPLICATION module type...
2016-01-06 Qiu ShuminShellPkg: Make 'alias' can display a single alias name.
2016-01-06 Qiu ShuminShellPkg: Fix Shell assert when mv a file to a NULL...
2016-01-05 Samer El-Haj-MahmoudShellPkg : Add UEFI_APPLICATION module type to UefiShel...
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.
next