summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
2017-06-29ShellPkg: Update dh command to reflect correct driver field informationTapan Shah2-3/+4
2017-06-27ShellPkg DmpStore: Make NameSize to be consistent with name bufferStar Zeng1-0/+1
2017-06-10ShellPkg: Fix typo errors in ifconfig help outputTapan Shah1-2/+3
2017-06-10Shell/alias: Print detailed error when deleting aliasRuiyu Ni2-3/+7
2017-06-09ShellPkg/ifconfig: Update help messagehegdenag1-2/+2
2017-06-09ShellPkg: Remove unnecessary Readme.txtRuiyu Ni1-29/+0
2017-06-07ShellPkg/parse: Handle Unicode stream from pipe correctlyRuiyu Ni1-142/+3
2017-06-07ShellPkg/alias: Return status for alias deletionRuiyu Ni1-1/+10
2017-06-05ShellPkg/alias: Fix bug to support upper-case aliasRuiyu Ni1-25/+25
2017-06-02ShellPkg/UefiShellLib: Check correct variable for NULLJeff Westfahl1-1/+1
2017-05-24ShellPkg/UefiShellLib: Avoid reading undefined content before stringHao Wu1-1/+1
2017-05-12ShellPkg/memmap: Dump memory map information for all memory typesRuiyu Ni2-3/+93
2017-05-12ShellPkg/memmap: Refine codeRuiyu Ni1-52/+55
2017-05-11ShellPkg/HandleParsingLib: Show LoadedImageProtocol file nameJeff Westfahl2-1/+80
2017-05-11ShellPkg/HandleParsingLib: Open LoadedImageProtocol firstJeff Westfahl1-8/+7
2017-05-11ShellPkg/HandleParsingLib: Show LoadedImageProtocol file path as textJeff Westfahl2-2/+6
2017-05-04ShellPkg/ShellCommandLib: Update DumpHex to print {|}~Jeff Westfahl1-1/+1
2017-05-03ShellPkg: Update package version to 1.01Ruiyu Ni2-3/+3
2017-05-03ShellPkg/UefiHandleParsingLib: Fix memory leakRuiyu Ni1-1/+3
2017-04-26ShellPkg/Shell: eliminate double-free in RunSplitCommand()Laszlo Ersek1-1/+0
2017-04-26ShellPkg/Shell: clean up bogus member types in SPLIT_LISTLaszlo Ersek2-8/+8
2017-04-25ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl1-1/+1
2017-04-20ShellPkg/pci: Fix VS2012 build failureRuiyu Ni1-1/+2
2017-04-20ShellPkg/comp: Fix file tag name.Ruiyu Ni1-4/+6
2017-04-19ShellPkg/Pci: Always dump the extended config space for PCIERuiyu Ni1-193/+125
2017-04-18ShellPkg/ConsistMapping: Remove unneeded memory reallocationRuiyu Ni1-9/+2
2017-04-07ShellPkg/SetVar: Fix typo in commentsDandan Bi1-1/+1
2017-04-07ShellPkg: Fix Shell to not return without startup.nsh after timeoutRuiyu Ni1-0/+5
2017-04-05ShellPkg/setvar: Add assertion indicating TempData shouldn't be NULLRuiyu Ni1-1/+2
2017-03-31ShellPkg/setvar: Support data format in Shell 2.2 specChen A Chen1-126/+297
2017-03-29ShellPkg/Shell: Avoid potential null pointer deferenceRuiyu Ni1-0/+6
2017-03-28ShellPkg/Shell: Make comments align with the functionDandan Bi1-2/+2
2017-03-27ShellPkg/mm: Support UINT16 segment numberRuiyu Ni2-20/+20
2017-03-23ShellPkg: Add Shell invocation option '-exit'Chen A Chen2-3/+3
2017-03-23ShellPkg: Fix shell not able to run startup.nshChen A Chen1-58/+56
2017-03-22ShellPkg: add GUID declaration for FILE_GUID of UEFI Shell app to packageArd Biesheuvel2-1/+4
2017-03-17ShellPkg/HandleParsingLib: Correct format specifier for LoadedImageJeff Westfahl1-1/+1
2017-03-16ShellPkg UefiDpLib: Handle "/" separator in debug path for GCC buildStar Zeng1-1/+1
2017-03-15ShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build failureDandan Bi1-0/+1
2017-03-06ShellPkg/comp: Use proper parameter namesRuiyu Ni1-5/+5
2017-03-06ShellPkg: Refine casting expression result to bigger sizeHao Wu2-6/+6
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu5-10/+10
2017-03-02ShellPkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng1-1/+1
2017-03-01ShellPkg/bcfg: Add Shell Spec 2.2 modification functionalityChen A Chen3-3/+360
2017-03-01ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes in BaseLibRuiyu Ni4-159/+11
2017-02-28ShellPkg/comp: Fix GCC build failureRuiyu Ni1-0/+1
2017-02-28ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" supportChen A Chen2-155/+229
2017-02-28ShellPkg/comp: Rename variable names to proper onesChen A Chen1-23/+23
2017-02-28ShellPkg/UefiDpLib: Add check to avoid NULL pointer deferenceHao Wu1-1/+1
2017-02-24ShellPkg UefiDpLib: Fixed GCC build failure caused by ef22403Star Zeng1-1/+1