summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
...
* ShellPkg/dh: Fix wrong output when dumping PciRootBridgeIoRuiyu Ni2017-11-081-2/+2
* ShellPkg/HexEdit: Fix EBC build failureRuiyu Ni2017-11-071-2/+2
* ShellPkg/hexeditor: Use CpuIo for memory accessRuiyu Ni2017-11-022-68/+6
* Shellpkg/editor: Fix a bug that may modifies Line[-1]Ruiyu Ni2017-10-261-1/+1
* ShellPkg/HandleParsingLib: Remove unnecessary CatSPrint callRuiyu Ni2017-10-251-3/+1
* TFTP : tftp fix for full volume caseMeenakshi Aggarwal2017-10-241-1/+4
* ShellPkg/editor: Fix system hang when console max column > 200Ruiyu Ni2017-10-231-12/+19
* ShellPkg/alias: Fix flag parsing logicHuajing Li2017-10-201-65/+145
* ShellPkg/UefiShellLib: Use a more bright blue/green colorRuiyu Ni2017-10-171-2/+2
* Ifconfig : Fixed False information about Media State.Meenakshi Aggarwal2017-10-131-4/+7
* ShellPkg: Update Guid usage in ShellLib INF to match source code logicLiming Gao2017-10-101-1/+1
* ShellPkg/disconnect: '-r' is not optional when disconnecting allRuiyu Ni2017-09-291-1/+1
* ShellPkg/dh: Correct typo in helpRuiyu Ni2017-09-291-2/+2
* ShellPkg/Dh: Refine variable naming styleDandan Bi2017-09-291-3/+3
* ShellPkg/dh: Add the 'dh' dump support for Partition Info protocolHao Wu2017-09-293-1/+89
* ShellPkg/UefiHandleParsingLib.c: Map SmmPciRootBridgeIo correctlyHuajing Li2017-09-291-1/+1
* ShellPkg/dh: Add mapping of new UEFI/PI protocolsHuajing Li2017-09-293-0/+140
* ShellPkg/dh: Refine the dump outputRuiyu Ni2017-09-252-68/+69
* ShellPkg/dh: Modify the dump of UsbIo protocolHuajing Li2017-09-251-2/+2
* ShellPkg/dh: Modify the dump of UsbIo protocolHuajing Li2017-09-252-2/+64
* ShellPkg/dh: Modify the dump of PciIo protocolHuajing Li2017-09-252-2/+96
* ShellPkg/dh: Modify the dump of GraphicsOutput protocolHuajing Li2017-09-251-18/+18
* ShellPkg/dh: Modify the dump of DebugSupport protocolHuajing Li2017-09-252-1/+68
* ShellPkg/dh: Modify the dump of BlockIo protocolHuajing Li2017-09-252-1/+80
* ShellPkg/dh: Modify the dump of BusSpecificDriverOverride protocolHuajing Li2017-09-252-2/+81
* ShellPkg/dh: Modify the dump of LoadedImage protocolHuajing Li2017-09-254-12/+21
* ShellPkg/dh: Modify the dump of "ImageDevicePath" and "DevicePath"Huajing Li2017-09-251-22/+46
* ShellPkg/dh: Display the protocol instance pointer value for "-v"Huajing Li2017-09-251-0/+13
* ShellPkg/dh: fix the error display "Child Controllers" to "Managing".Huajing Li2017-09-252-3/+4
* ShellPkg/dh: change the key information color from blue to hilightHuajing Li2017-09-251-20/+20
* ShellPkg/dh: display all the protocol names in a single lineHuajing Li2017-09-252-12/+25
* ShellPkg/DmpStore: fix GCC/CLANG build failureLaszlo Ersek2017-09-221-1/+1
* ShellPkg/dmpstore: Show name of known variable vendor GUIDHuajing Li2017-09-222-4/+14
* ShellPkg/Shell: Avoid reading content beyond string boundaryHao Wu2017-09-211-1/+2
* ShellPkg/Ifconfig6: Update error message and add a new linehegdenag2017-09-122-1/+4
* ShellPkg: Update CWD and current mapping when commands returnHuajing Li2017-08-301-1/+17
* ShellPkg: Fix bug that fails to change CWD after "map -r".Huajing Li2017-08-301-1/+35
* ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li2017-08-303-9/+9
* 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
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* ShellPkg/dblk: Honor the BlockIo alignment requirement.HuajingLi2017-08-031-5/+12
* ShellPkg: Avoid buffer out-of-bound accessRuiyu Ni2017-07-281-1/+1
* ShellPkg/setvar: Check the duplicate flagHuajing Li2017-07-272-0/+5