summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2015-12-18Sync missing part of r19176 from main trunk.Jeff Fan
2015-12-18Sync missing part of r19180&r19181 from main trunk.Jeff Fan
2015-12-18ShellPkg: Fix unhandled value in switch statementPaulo Alcantara
2015-12-18ShellPkg: Fix the 'bcfg' command ASSERT when use some invalid parameters.Qiu Shumin
2015-12-18ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud
2015-12-18ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud
2015-12-18ShellPkg: Ease the shell's MAN file Title Header syntax requirements.Jim Dailey
2015-12-18ShellPkg/Mm: Fix build warningsMichael Kinney
2015-12-18ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin
2015-12-18ShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDxe is usedMichael Kinney
2015-12-18ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu
2015-12-18ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey
2015-12-18ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-18ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin
2015-12-18ShellPkg: fix RVCT warning due to CONST in typecast.Cohen Eugene
2015-12-18ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng
2015-12-18ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin
2015-12-18ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia
2015-12-18ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia
2015-12-18ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng
2015-12-18ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin
2015-12-18ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin
2015-12-18ShellPkg: Update 'tftp' command help output and error messagesTapan Shah
2015-12-18ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-12-18ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin
2015-12-18ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin
2015-12-18ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin
2015-12-18ShellPkg: Add a simple case to test shell parameter parsing logicRuiyu Ni
2015-12-18ShellPkg: Build all libraries unconditionally.Qiu Shumin
2015-12-18ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek
2015-12-10ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni
2015-12-10ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni
2015-12-10ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin
2015-12-10ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu
2015-09-25ShellPkg: Update tftp to build with current tipJaben Carsey
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud
2015-09-18ShellPkg: Fix GCC build fail and code refine.Qiu Shumin
2015-09-18ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute().Yang Jadis
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud
2015-09-15ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin
2015-09-15ShellPkg: Fix Shell does not support ASCII pipe(|a).Qiu Shumin
2015-09-11ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin
2015-09-10ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin
2015-09-01ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-08-31ShellPkg: Get media status in ifconfig commandJiaxin Wu
2015-08-27ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-08-27ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel