summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
2017-12-18ShellPkg: Fix a build error in Ping6 shell command.fanwang21-1/+1
2017-12-18ShellPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang23-12/+12
2017-12-02ShellPkg/ShellPkg.dec: Change comments for PcdShellLibAutoInitializeRuiyu Ni1-0/+1
2017-11-29ShellPkg/tftp: Correct file comments header of Tftp.uniRuiyu Ni1-2/+2
2017-11-29ShellPkg/DynamicCommand: Fix bug that cannot start in bootRuiyu Ni3-1/+8
2017-11-29ShellPkg/ShellLib: Fix dynamic command fails to start during bootRuiyu Ni1-37/+52
2017-11-29ShellPkg: Fix the bug that handling Ctrl-C improperlyRuiyu Ni1-6/+6
2017-11-28ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni19-415/+605
2017-11-28ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni9-155/+368
2017-11-28ShellPkg/ShellLib: Constructor doesn't depend on ShellParametersRuiyu Ni1-4/+8
2017-11-16ShellPkg: Add error message if failed to place receive token in ping command.Fu Siyuan4-4/+16
2017-11-15ShellPkg/Shell: Check the OpenVolume result in OpenRootByHandle()Hao Wu1-2/+7
2017-11-14ShellPkg: Fix MSFT C4255 warningSong, BinX3-0/+4
2017-11-08ShellPkg: Fix misuses of AllocateCopyPoolJian J Wang2-3/+8
2017-11-08ShellPkg/dh: Fix wrong output when dumping PciRootBridgeIoRuiyu Ni1-2/+2
2017-11-07ShellPkg/HexEdit: Fix EBC build failureRuiyu Ni1-2/+2
2017-11-02ShellPkg/hexeditor: Use CpuIo for memory accessRuiyu Ni2-68/+6
2017-10-26Shellpkg/editor: Fix a bug that may modifies Line[-1]Ruiyu Ni1-1/+1
2017-10-25ShellPkg/HandleParsingLib: Remove unnecessary CatSPrint callRuiyu Ni1-3/+1
2017-10-24TFTP : tftp fix for full volume caseMeenakshi Aggarwal1-1/+4
2017-10-23ShellPkg/editor: Fix system hang when console max column > 200Ruiyu Ni1-12/+19
2017-10-20ShellPkg/alias: Fix flag parsing logicHuajing Li1-65/+145
2017-10-17ShellPkg/UefiShellLib: Use a more bright blue/green colorRuiyu Ni1-2/+2
2017-10-13Ifconfig : Fixed False information about Media State.Meenakshi Aggarwal1-4/+7
2017-10-10ShellPkg: Update Guid usage in ShellLib INF to match source code logicLiming Gao1-1/+1
2017-09-29ShellPkg/disconnect: '-r' is not optional when disconnecting allRuiyu Ni1-1/+1
2017-09-29ShellPkg/dh: Correct typo in helpRuiyu Ni1-2/+2
2017-09-29ShellPkg/Dh: Refine variable naming styleDandan Bi1-3/+3
2017-09-29ShellPkg/dh: Add the 'dh' dump support for Partition Info protocolHao Wu3-1/+89
2017-09-29ShellPkg/UefiHandleParsingLib.c: Map SmmPciRootBridgeIo correctlyHuajing Li1-1/+1
2017-09-29ShellPkg/dh: Add mapping of new UEFI/PI protocolsHuajing Li3-0/+140
2017-09-25ShellPkg/dh: Refine the dump outputRuiyu Ni2-68/+69
2017-09-25ShellPkg/dh: Modify the dump of UsbIo protocolHuajing Li1-2/+2
2017-09-25ShellPkg/dh: Modify the dump of UsbIo protocolHuajing Li2-2/+64
2017-09-25ShellPkg/dh: Modify the dump of PciIo protocolHuajing Li2-2/+96
2017-09-25ShellPkg/dh: Modify the dump of GraphicsOutput protocolHuajing Li1-18/+18
2017-09-25ShellPkg/dh: Modify the dump of DebugSupport protocolHuajing Li2-1/+68
2017-09-25ShellPkg/dh: Modify the dump of BlockIo protocolHuajing Li2-1/+80
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-21ShellPkg/Shell: Avoid reading content beyond string boundaryHao Wu1-1/+2
2017-09-12ShellPkg/Ifconfig6: Update error message and add a new linehegdenag2-1/+4
2017-08-30ShellPkg: Update CWD and current mapping when commands returnHuajing Li1-1/+17