summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)Author
2016-03-25ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin
2016-03-24ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variableArd Biesheuvel
2016-03-24ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah
2016-03-24ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin
2016-03-09ShellPkg: Use DOS format end of line.Qiu Shumin
2016-03-08ShellPkg/UefiDpLib: Support execution breakCinnamon Shia
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo
2016-03-04ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud
2016-03-03ShellPkg: Update 'ifconfig -r' implementationJiaxin Wu
2016-03-02ShellPkg: Revert git 'd6cf1af9' fixJiaxin Wu
2016-02-27ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin
2016-02-23ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-02-19ShellPkg: Fix the last command doesn't work in a script.Qiu Shumin
2016-02-18ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia
2016-02-10ShellPkg: complete previous incomplete patchJim Dailey
2016-02-10Merge branch 'master' of https://github.com/tianocore/edk2Jaben Carsey
2016-02-10ShellPkg: ShellFileHandleReadLine must return UCS2 lines.Jim Dailey
2016-02-09ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-02-08ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-01-26ShellPkg: Refine the code to avoid use a constant number as offset.Qiu Shumin
2016-01-21ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRINGLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()Laszlo Ersek
2016-01-21ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call siteLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): fix reporting of OptionalDataLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): calculate OptionalDataOffset explicitlyLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): eliminate FilePathList duplicationLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): call Description[Size] by nameLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): address FilePathListLength by nameLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): enforce minimum size for Boot#### and co.Laszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): accumulate errorsLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): hoist NULL-init of DevPath[String]Laszlo Ersek
2016-01-21ShellPkg: UefiShellBcfgCommandLib: drop unused string tokensLaszlo Ersek
2016-01-21ShellPkg: BcfgDisplayDump(): update whitespace & layoutLaszlo Ersek
2016-01-19ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM driversStar Zeng
2016-01-15ShellPkg: Update 'dh' command to reflect correct driver handle informationTapan Shah
2016-01-07ShellPkg: Clean-up 'map' command error message handlingTapan Shah
2016-01-06Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...Laszlo Ersek
2016-01-06ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin
2016-01-06ShellPkg: Fix Shell assert when mv a file to a NULL target.Qiu Shumin
2016-01-05ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.infSamer El-Haj-Mahmoud
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPa...Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in 'ShellOpenFileByName'.Yao Jiewen
2015-12-22ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud
2015-12-16ShellPkg: Fix the 'bcfg' command ASSERT when use some invalid parameters.Qiu Shumin
2015-12-16ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud
2015-12-16ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud
2015-12-14ShellPkg/Mm: Fix build warningsMichael Kinney