summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* ShellPkg/ShellLib: Remove unused macrosRuiyu Ni2017-07-272-6/+1
* ShellPkg/map: Recognize CDROM changeRuiyu Ni2017-07-261-1/+53
* ShellPkg/ls: Display the file time in local time.Li Huajing2017-07-261-1/+117
* ShellPkg: Update dh command to reflect correct driver field informationTapan Shah2017-06-292-3/+4
* ShellPkg DmpStore: Make NameSize to be consistent with name bufferStar Zeng2017-06-271-0/+1
* ShellPkg: Fix typo errors in ifconfig help outputTapan Shah2017-06-101-2/+3
* Shell/alias: Print detailed error when deleting aliasRuiyu Ni2017-06-102-3/+7
* ShellPkg/ifconfig: Update help messagehegdenag2017-06-091-2/+2
* ShellPkg: Remove unnecessary Readme.txtRuiyu Ni2017-06-091-29/+0
* ShellPkg/parse: Handle Unicode stream from pipe correctlyRuiyu Ni2017-06-071-142/+3