summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)Author
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
2015-12-13ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin
2015-12-10ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu
2015-12-10ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni
2015-12-10ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni
2015-12-09ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-08ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin
2015-12-04ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu
2015-11-26ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin
2015-11-19ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng
2015-11-05ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia
2015-11-05ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia
2015-11-04ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng
2015-10-28ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin
2015-10-23ShellPkg: Update 'tftp' command help output and error messagesTapan Shah
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-10-15ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin
2015-10-10ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin
2015-09-25ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey
2015-09-24Revert 18541Jaben Carsey
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud
2015-09-15ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin
2015-09-09ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin