summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-23ShellPkg UefiDpLib: Remove TimerLib dependencyStar Zeng9-56/+25
2017-02-16ShellPkg/pci: Report error when invalid value is specified for "-ec"Ruiyu Ni2-7/+16
2017-02-10ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng3-3/+4
2017-02-10ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()Star Zeng1-5/+13
2017-02-03ShellPkg/cd: Do not print the destination dir when CD exitsRuiyu Ni1-3/+1
2017-01-25ShellPkg/pci: Fix extended register dumping for MFVC capabilityRuiyu Ni1-1/+2
2017-01-25ShellPkg/pci: Support interpreting specific PCIE ext cap thru "-ec"Ruiyu Ni2-42/+34
2017-01-25ShellPkg/pci: Use PCI definitions defined in MdePkgRuiyu Ni2-721/+284
2017-01-24ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng4-3/+57
2017-01-22ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng4-2/+102
2017-01-19ShellPkg: Add check logic for the gateway validity.Zhang Lubo2-2/+20
2017-01-19ShellPkg/HandleParsingLib: Fix coding style issueDandan Bi1-2/+2
2017-01-19ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2-1/+97
2017-01-19ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng1-1/+5
2017-01-13ShellPkg/Ifconfig6: Address ASSERT because of a missing NULL checkhegdenag1-13/+14
2017-01-13ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine4-2/+95
2017-01-12ShellPkg: Update smbiosview command to display Type 3 valuesChris Phillips1-3/+16
2017-01-11ShellPkg/Shell: Add double quotes to args with white spaceMichael Kinney1-9/+57
2017-01-11ShellPkg/HandleParsingLib: Fix build failure due to missing semicolonRuiyu Ni1-1/+1
2017-01-11ShellPkg/dh: Support dump from GUID and "decode" parameterRuiyu Ni2-84/+292
2017-01-11ShellPkg/Dh: Fix coding style issuesChen A Chen1-65/+54
2017-01-11ShellPkg/HandleParsingLib: Add new API GetAllMappingGuidsChen A Chen2-1/+72
2017-01-11ShellPkg/HandleParsingLib: Return NULL name for unknown GUIDRuiyu Ni3-32/+34
2017-01-11ShellPkg/HandleParsingLib: Rename global variablesRuiyu Ni1-18/+18
2017-01-06ShellPkg: Fix a bug ">>v" cannot append data to environment variableChen A Chen1-1/+5
2016-12-29ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':')Ruiyu Ni1-176/+241
2016-12-16ShellPkg/setvar: Correct typo in setvar help messageRuiyu Ni1-3/+3
2016-12-14ShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect Protocol formatDandan Bi1-1/+1
2016-12-14ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol formatDandan Bi1-1/+1