summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Fix ping IPv6 stack usage mode failure issueJiaxin Wu2015-07-142-6/+1
* ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin2015-07-093-7/+7
* ShellPkg: Remove Status definition in function scope jiaxinwu2015-07-081-3/+0
* ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLibjiaxinwu2015-07-084-2/+5
* ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 prot...jiaxinwu2015-07-085-1482/+990
* ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran2015-07-083-4/+4
* ShellPkg: fix string to number conversion with "0 "Jaben Carsey2015-07-021-9/+12
* ShellPkg: Refine the code logic of StrnCatGrow.Qiu Shumin2015-07-021-2/+3
* ShellPkg: Refine the code logic of mv.c.Qiu Shumin2015-07-011-3/+5
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-3012-79/+112
* ShellPkg: Fix the Non-ASCII char and do code refine.Qiu Shumin2015-06-091-2/+2
* ShellPkg: Handle escape characters properly for parse commandTapan Shah2015-06-031-2/+52
* ShellPkg: Add pipe support for parse commandTapan Shah2015-06-032-18/+211
* ShellPkg: Update help output for correct alphabetical Jaben Carsey2015-05-281-26/+197
* ShellPkg: Add DiskInfo GUID matching to the SheSamer El-Haj-Mahmoud2015-05-144-3/+6
* ShellPkg: Fix buffer overflow issue in 'map' command.Qiu Shumin2015-05-111-4/+20
* ShellPkg: Update CopyRight to 2015Liming Gao2015-04-291-1/+1
* ShellPkg: Update Shell MemMap command to show PersistentMemory rangeLiming Gao2015-04-291-0/+6
* ShellPkg: Remove memory leak when printing help and there are dynamic command...Jaben Carsey2015-04-231-1/+3
* ShellPkg: Remove "ProtocolGuid" from the string for protocol namesJaben Carsey2015-04-221-0/+0
* ShellPkg/UefiShellLevel2CommandsLib: Handle the returned errorOlivier Martin2015-04-152-2/+5
* ShellPkg: fix mv and cp command related issuesTapan Shah2015-04-073-14/+31
* ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVARLaszlo Ersek2015-04-071-1/+31
* ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summaryLaszlo Ersek2015-04-071-0/+0
* ShellPkg: Added newline at the end of source filesOlivier Martin2015-04-021-1/+1
* ShellPkg: Remove extra quotes surrounding flag values.Qiu Shumin2015-04-011-28/+9
* ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li2015-03-178-45/+837
* ShellPkg: Fix typo in ShellPkg.Qiu Shumin2015-03-171-7/+7
* ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin2015-03-131-1/+1
* ShellPkg: Help and Error Messages UpdateTapan Shah2015-03-096-1/+1
* ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li2015-03-041-3/+3
* ShellPkg: Fixed EBC build error.Elvin Li2015-03-031-1/+1
* ShellPkg: Update Intel copyright to 2015.Elvin Li2015-02-271-1/+1
* ShellPkg: Parse new SMBIOS 3.0 fields.Elvin Li2015-02-271-0/+5
* ShellPkg/UefiShellLib: Fixed ARM compiler errorOlivier Martin2015-02-231-1/+1
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-0480-70/+69
* ShellPkg: Update Level3 profile commands response outputTapan Shah2015-02-0310-37/+45
* ShellPkg: Update Network1 profile commands response outputTapan Shah2015-02-033-25/+28
* ShellPkg: Update Level2 profile commands response outputTapan Shah2015-02-0315-150/+158
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-0319-180/+194
* ShellPkg: Update Level1 profile commands response outputTapan Shah2015-02-037-24/+29
* ShellPkg: Update Driver1 profile commands response outputTapan Shah2015-02-0312-87/+104
* ShellPkg: Update bcfg command response outputTapan Shah2015-02-032-52/+52
* ShellPkg: Fix typos.Qiu Shumin2015-02-021-2/+2
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-2213-229/+229
* ShellPkg: UefiShellLib: drop wrong PathLib library class dependencyLaszlo Ersek2015-01-142-2/+1
* ShellPkg: allow creating of files to create required directory pathjaben carsey2015-01-132-5/+29
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-1312-2023/+3
* ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependencyjaben carsey2014-12-163-7/+21
* ShellPkg: Code refine. Add error handling code to check pointer and remove re...Qiu Shumin2014-12-162-7/+58