summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/mkdir: support creating nested directoriesHuajing Li2017-08-211-8/+46
* Shell/mkdir: Modify the help content to align to spec.Huajing Li2017-08-211-9/+6
* ShellPkg: Update header file including styleSong, BinX2017-08-165-5/+5
* ShellPkg UefiDpLib: Init CustomCumulativeData.MinDurStar Zeng2017-08-141-1/+1
* ShellPkg/drivers: Fix GCC build failureRuiyu Ni2017-08-111-1/+1
* ShellPkg/driver: Show "-" in non-SFO modeHuajing Li2017-08-102-20/+41
* ShellPkg/drivers: Show Image Name in non-SFO modeHuajing Li2017-08-103-5/+100
* ShellPkg/dblk: Honor the BlockIo alignment requirement.HuajingLi2017-08-031-5/+12
* ShellPkg/setvar: Check the duplicate flagHuajing Li2017-07-272-0/+5
* ShellPkg/ShellLib: Remove unused macrosRuiyu Ni2017-07-271-2/+0
* ShellPkg/map: Recognize CDROM changeRuiyu Ni2017-07-261-1/+53
* ShellPkg/ls: Display the file time in local time.Li Huajing2017-07-261-1/+117
* ShellPkg: Update dh command to reflect correct driver field informationTapan Shah2017-06-292-3/+4
* ShellPkg DmpStore: Make NameSize to be consistent with name bufferStar Zeng2017-06-271-0/+1
* ShellPkg: Fix typo errors in ifconfig help outputTapan Shah2017-06-101-2/+3
* Shell/alias: Print detailed error when deleting aliasRuiyu Ni2017-06-102-3/+7
* ShellPkg/ifconfig: Update help messagehegdenag2017-06-091-2/+2
* ShellPkg/parse: Handle Unicode stream from pipe correctlyRuiyu Ni2017-06-071-142/+3
* ShellPkg/alias: Return status for alias deletionRuiyu Ni2017-06-071-1/+10
* ShellPkg/UefiShellLib: Check correct variable for NULLJeff Westfahl2017-06-021-1/+1
* ShellPkg/UefiShellLib: Avoid reading undefined content before stringHao Wu2017-05-241-1/+1
* ShellPkg/memmap: Dump memory map information for all memory typesRuiyu Ni2017-05-122-3/+93
* ShellPkg/memmap: Refine codeRuiyu Ni2017-05-121-52/+55
* ShellPkg/HandleParsingLib: Show LoadedImageProtocol file nameJeff Westfahl2017-05-112-1/+80
* ShellPkg/HandleParsingLib: Open LoadedImageProtocol firstJeff Westfahl2017-05-111-8/+7
* ShellPkg/HandleParsingLib: Show LoadedImageProtocol file path as textJeff Westfahl2017-05-112-2/+6
* ShellPkg/ShellCommandLib: Update DumpHex to print {|}~Jeff Westfahl2017-05-041-1/+1
* ShellPkg/UefiHandleParsingLib: Fix memory leakRuiyu Ni2017-05-031-1/+3
* ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl2017-04-251-1/+1
* ShellPkg/pci: Fix VS2012 build failureRuiyu Ni2017-04-201-1/+2
* ShellPkg/comp: Fix file tag name.Ruiyu Ni2017-04-201-4/+6
* ShellPkg/Pci: Always dump the extended config space for PCIERuiyu Ni2017-04-191-193/+125
* ShellPkg/ConsistMapping: Remove unneeded memory reallocationRuiyu Ni2017-04-181-9/+2
* ShellPkg/SetVar: Fix typo in commentsDandan Bi2017-04-071-1/+1
* ShellPkg/setvar: Add assertion indicating TempData shouldn't be NULLRuiyu Ni2017-04-051-1/+2
* ShellPkg/setvar: Support data format in Shell 2.2 specChen A Chen2017-03-311-126/+297
* ShellPkg/mm: Support UINT16 segment numberRuiyu Ni2017-03-272-20/+20
* ShellPkg/HandleParsingLib: Correct format specifier for LoadedImageJeff Westfahl2017-03-171-1/+1
* ShellPkg UefiDpLib: Handle "/" separator in debug path for GCC buildStar Zeng2017-03-161-1/+1
* ShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build failureDandan Bi2017-03-151-0/+1
* ShellPkg/comp: Use proper parameter namesRuiyu Ni2017-03-061-5/+5
* ShellPkg: Refine casting expression result to bigger sizeHao Wu2017-03-062-6/+6
* ShellPkg: Refine type cast for pointer subtractionHao Wu2017-03-064-7/+7
* ShellPkg/bcfg: Add Shell Spec 2.2 modification functionalityChen A Chen2017-03-012-3/+352
* ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes in BaseLibRuiyu Ni2017-03-014-159/+11
* ShellPkg/comp: Fix GCC build failureRuiyu Ni2017-02-281-0/+1
* ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" supportChen A Chen2017-02-282-155/+229
* ShellPkg/comp: Rename variable names to proper onesChen A Chen2017-02-281-23/+23
* ShellPkg/UefiDpLib: Add check to avoid NULL pointer deferenceHao Wu2017-02-281-1/+1
* ShellPkg UefiDpLib: Fixed GCC build failure caused by ef22403Star Zeng2017-02-241-1/+1