summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2015-12-25ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud
2015-12-25ShellPkg: Refine the code format.Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.Yao Jiewen
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-25Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in 'ShellOpenFileByName'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'.Yao Jiewen
2015-12-25ShellPkg: Fix the TAB-auto-completion memory leak.Qiu Shumin
2015-12-25ShellPkg: Fix memory leak when running Shell script.Qiu Shumin
2015-12-25ShellPkg: Refine the code logic of 'command history'.Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in ShellProtocol.Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in SimpleTextOutput on file.Qiu Shumin
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 unhandled value in switch statementPaulo Alcantara
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: Ease the shell's MAN file Title Header syntax requirements.Jim Dailey
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/Shell - Fix ASSERT() when FvSimpleFileSystemDxe is usedMichael Kinney
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: fix RVCT warning due to CONST in typecast.Cohen Eugene
2015-12-18ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng
2015-12-18ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin
2015-12-18ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia
2015-12-18ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia
2015-12-18ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng
2015-12-18ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin
2015-12-18ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin
2015-12-18ShellPkg: Update 'tftp' command help output and error messagesTapan Shah
2015-12-18ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-12-18ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin
2015-12-18ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin
2015-12-18ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin
2015-12-18ShellPkg: Add a simple case to test shell parameter parsing logicRuiyu Ni
2015-12-18ShellPkg: Build all libraries unconditionally.Qiu Shumin
2015-12-18ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek
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-10ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin
2015-12-10ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu
2015-09-25ShellPkg: Update tftp to build with current tipJaben Carsey
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud