summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)Author
2016-07-13ShellPkg: Revert git 'd6cf1af9' fixJiaxin Wu
2016-07-13ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin
2016-07-13ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-07-13ShellPkg: Fix the last command doesn't work in a script.Qiu Shumin
2016-07-13ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia
2016-07-13ShellPkg: complete previous incomplete patchJim Dailey
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-07-13ShellPkg: ShellFileHandleReadLine must return UCS2 lines.Jim Dailey
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-07-13ShellPkg: Refine the code to avoid use a constant number as offset.Qiu Shumin
2016-07-13ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRINGLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()Laszlo Ersek
2016-07-13ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call siteLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): fix reporting of OptionalDataLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): calculate OptionalDataOffset explicitlyLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): eliminate FilePathList duplicationLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): call Description[Size] by nameLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): address FilePathListLength by nameLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): enforce minimum size for Boot#### and co.Laszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): accumulate errorsLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): hoist NULL-init of DevPath[String]Laszlo Ersek
2016-07-13ShellPkg: UefiShellBcfgCommandLib: drop unused string tokensLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): update whitespace & layoutLaszlo Ersek
2016-07-13ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM driversStar Zeng
2016-07-13ShellPkg: Update 'dh' command to reflect correct driver handle informationTapan Shah
2016-07-13ShellPkg: Clean-up 'map' command error message handlingTapan Shah
2016-07-13Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...Laszlo Ersek
2016-07-13ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin
2016-07-13ShellPkg: Fix Shell assert when mv a file to a NULL target.Qiu Shumin
2016-07-13ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.infSamer El-Haj-Mahmoud
2015-12-25ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer 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-18Sync missing part of r19176 from main trunk.Jeff Fan
2015-12-18Sync missing part of r19180&r19181 from main trunk.Jeff Fan
2015-12-18ShellPkg: Fix the 'bcfg' command ASSERT when use some invalid parameters.Qiu Shumin
2015-12-18ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud
2015-12-18ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud
2015-12-18ShellPkg/Mm: Fix build warningsMichael Kinney
2015-12-18ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin
2015-12-18ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu
2015-12-18ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey
2015-12-18ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-18ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin
2015-12-18ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng
2015-12-18ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia
2015-12-18ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia