summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
2018-03-14ShellPkg/[hex]edit: Fix mouse freeze issueRuiyu Ni2-14/+18
2018-03-04ShellPkg/ConsoleLogger: Fix a typo in UpdateDisplayFromHistory()Hao Wu1-2/+2
2018-03-01ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm'Ard Biesheuvel2-13/+0
2018-02-23ShellPkg/Ping: fix loss of first packetMeenakshi Aggarwal1-1/+4
2018-02-15ShellPkg/ShellLib: Fix a bug in InternalShellIsHexOrDecimalNumberRuiyu Ni1-8/+15
2018-02-15ShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from hyper terminalRuiyu Ni3-12/+18
2018-02-13ShellPkg: remove superfluous TimerLib resolutionLaszlo Ersek1-1/+0
2018-02-13ShellPkg/[hex]edit: Fix wrongly use gST->ConIn as the console handleRuiyu Ni2-2/+2
2018-02-13ShellPkg/[hex]edit: use SimpleTextInEx to read consoleRuiyu Ni8-161/+309
2018-02-13ShellPkg/help: Fix "-?" may not show manual sometimesRuiyu Ni2-254/+73
2018-02-09ShellPkg/DP: Update the error message infoDandan Bi2-2/+4
2018-02-09ShellPkg/Dp: Add null pointer checkBi, Dandan1-1/+1
2018-02-09ShellPkg/rm: fix hang when deleting an absolutely-empty directoryRuiyu Ni1-3/+4
2018-02-09ShellPkg/hexedit: Fix a read-after-free bugRuiyu Ni2-27/+18
2018-02-08ShellPkg/UefiShellDebug1CommandsLib: sync Compress() definition with decl.Laszlo Ersek2-7/+8
2018-02-08ShellPkg/Dp: Updated to dump perf log based on FPDT tableDandan Bi11-127/+724
2018-02-06ShellPkg/map: Fix out-of-bound read when "map fsn"Ruiyu Ni1-6/+12
2018-02-06ShellPkg/for: Fix potential null pointer deferenceRuiyu Ni1-2/+4
2018-01-29ShellPkg/Level2Command: Use UnicodeCollation in StrinCmpRuiyu Ni5-45/+49
2018-01-29ShellPkg/CommandLib: Locate proper UnicodeCollation instanceRuiyu Ni2-12/+67
2018-01-26ShellPkg: Update package version from 1.01 to 1.02Ruiyu Ni2-4/+4
2018-01-25ShellPkg/UefiShellLevel3CommandsLib: fix string over-readJian J Wang1-1/+1
2018-01-08ShellPkg/UefiShellLevel2CommandsLib: add missing EFIAPI call conv specLaszlo Ersek1-1/+2
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