summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()Laszlo Ersek2016-01-211-14/+7
* ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek2016-01-215-88/+71
* ShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call siteLaszlo Ersek2016-01-211-1/+0
* ShellPkg: BcfgDisplayDump(): fix reporting of OptionalDataLaszlo Ersek2016-01-211-1/+1
* ShellPkg: BcfgDisplayDump(): calculate OptionalDataOffset explicitlyLaszlo Ersek2016-01-211-2/+8
* ShellPkg: BcfgDisplayDump(): eliminate FilePathList duplicationLaszlo Ersek2016-01-211-10/+3
* ShellPkg: BcfgDisplayDump(): call Description[Size] by nameLaszlo Ersek2016-01-211-5/+10
* ShellPkg: BcfgDisplayDump(): address FilePathListLength by nameLaszlo Ersek2016-01-211-5/+6
* ShellPkg: BcfgDisplayDump(): enforce minimum size for Boot#### and co.Laszlo Ersek2016-01-212-0/+20
* ShellPkg: BcfgDisplayDump(): accumulate errorsLaszlo Ersek2016-01-211-2/+7
* ShellPkg: BcfgDisplayDump(): hoist NULL-init of DevPath[String]Laszlo Ersek2016-01-211-6/+4
* ShellPkg: UefiShellBcfgCommandLib: drop unused string tokensLaszlo Ersek2016-01-211-3/+0
* ShellPkg: BcfgDisplayDump(): update whitespace & layoutLaszlo Ersek2016-01-211-10/+10
* ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM driversStar Zeng2016-01-191-3/+11
* ShellPkg: Update 'dh' command to reflect correct driver handle informationTapan Shah2016-01-151-2/+2
* ShellPkg: Clean-up 'map' command error message handlingTapan Shah2016-01-071-41/+40
* Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...Laszlo Ersek2016-01-061-2/+1
* ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin2016-01-061-3/+16
* ShellPkg: Fix Shell assert when mv a file to a NULL target.Qiu Shumin2016-01-061-2/+2
* ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.infSamer El-Haj-Mahmoud2016-01-051-1/+2
* ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen2015-12-251-0/+1
* ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPa...Yao Jiewen2015-12-251-0/+3
* ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.Yao Jiewen2015-12-251-0/+2
* ShellPkg: Fix memory leak in 'ShellOpenFileByName'.Yao Jiewen2015-12-251-1/+6
* ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud2015-12-223-4/+25
* ShellPkg: Fix the 'bcfg' command ASSERT when use some invalid parameters.Qiu Shumin2015-12-161-2/+2
* ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud2015-12-161-2/+3
* ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud2015-12-161-3/+3
* ShellPkg/Mm: Fix build warningsMichael Kinney2015-12-141-11/+13
* ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin2015-12-131-1/+2
* ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu2015-12-102-17/+51
* ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni2015-12-104-468/+466
* ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni2015-12-101-10/+4
* ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey2015-12-093-0/+354
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-0913-0/+0
* ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin2015-12-081-10/+30
* ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu2015-12-041-33/+69
* ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin2015-11-261-1/+2
* ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng2015-11-191-109/+121
* ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia2015-11-054-10/+87
* ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia2015-11-051-1/+26
* ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng2015-11-041-2/+2
* ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin2015-10-281-0/+1
* ShellPkg: Update 'tftp' command help output and error messagesTapan Shah2015-10-231-0/+0
* ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2015-10-237-14/+71
* ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin2015-10-151-1/+5
* ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin2015-10-102-1/+6
* ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek2015-09-251-0/+2
* ShellPkg: Update tftp to build with current tipJaben Carsey2015-09-243-15/+20
* Revert 18541Jaben Carsey2015-09-243-9/+7