summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2017-09-25ShellPkg/dh: Modify the dump of BusSpecificDriverOverride protocolHuajing Li2-2/+81
2017-09-25ShellPkg/dh: Modify the dump of LoadedImage protocolHuajing Li4-12/+21
2017-09-25ShellPkg/dh: Modify the dump of "ImageDevicePath" and "DevicePath"Huajing Li1-22/+46
2017-09-25ShellPkg/dh: Display the protocol instance pointer value for "-v"Huajing Li1-0/+13
2017-09-25ShellPkg/dh: fix the error display "Child Controllers" to "Managing".Huajing Li2-3/+4
2017-09-25ShellPkg/dh: change the key information color from blue to hilightHuajing Li1-20/+20
2017-09-25ShellPkg/dh: display all the protocol names in a single lineHuajing Li2-12/+25
2017-09-22ShellPkg/DmpStore: fix GCC/CLANG build failureLaszlo Ersek1-1/+1
2017-09-22ShellPkg/dmpstore: Show name of known variable vendor GUIDHuajing Li2-4/+14
2017-09-12ShellPkg/Ifconfig6: Update error message and add a new linehegdenag2-1/+4
2017-08-30ShellPkg: Fix bug that fails to change CWD after "map -r".Huajing Li1-1/+35
2017-08-30ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li1-3/+3
2017-08-21ShellPkg/mkdir: support creating nested directoriesHuajing Li1-8/+46
2017-08-21Shell/mkdir: Modify the help content to align to spec.Huajing Li1-9/+6
2017-08-16ShellPkg: Update header file including styleSong, BinX5-5/+5
2017-08-14ShellPkg UefiDpLib: Init CustomCumulativeData.MinDurStar Zeng1-1/+1
2017-08-11ShellPkg/drivers: Fix GCC build failureRuiyu Ni1-1/+1
2017-08-10ShellPkg/driver: Show "-" in non-SFO modeHuajing Li2-20/+41
2017-08-10ShellPkg/drivers: Show Image Name in non-SFO modeHuajing Li3-5/+100
2017-08-03ShellPkg/dblk: Honor the BlockIo alignment requirement.HuajingLi1-5/+12
2017-07-27ShellPkg/setvar: Check the duplicate flagHuajing Li2-0/+5
2017-07-27ShellPkg/ShellLib: Remove unused macrosRuiyu Ni1-2/+0
2017-07-26ShellPkg/map: Recognize CDROM changeRuiyu Ni1-1/+53
2017-07-26ShellPkg/ls: Display the file time in local time.Li Huajing1-1/+117
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-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-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/UefiHandleParsingLib: Fix memory leakRuiyu Ni1-1/+3
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-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-27ShellPkg/mm: Support UINT16 segment numberRuiyu Ni2-20/+20
2017-03-17ShellPkg/HandleParsingLib: Correct format specifier for LoadedImageJeff Westfahl1-1/+1