summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2018-06-21ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni1-1/+2
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi14-117/+178
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi22-447/+645
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni24-0/+5894
2018-03-16ShellPkg/UefiHandleParsingLib: remove TrEE reference.Jiewen Yao3-3/+0
2018-03-14ShellPkg/[hex]edit: Fix mouse freeze issueRuiyu Ni2-14/+18
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/[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-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-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-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-11-29ShellPkg/ShellLib: Fix dynamic command fails to start during bootRuiyu Ni1-37/+52
2017-11-28ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni14-2682/+0
2017-11-28ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni5-1370/+0
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-14ShellPkg: Fix MSFT C4255 warningSong, BinX1-0/+1
2017-11-08ShellPkg: Fix misuses of AllocateCopyPoolJian J Wang1-2/+5
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