summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj2014-09-023-3/+49
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-292-13/+8
* ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build errorQiu Shumin2014-08-251-2/+2
* ShellPkg: Update 'pci' command for updated class codesJaben Carsey2014-08-221-18/+430
* ShellPkg: Fixes and updates for the 'memmap' commandChris Phillips2014-08-212-40/+61
* ShellPkg: Fix typo in 'uni' files.Qiu Shumin2014-08-201-0/+0
* ShellPkg add size cast to bit operationsJaben Carsey2014-08-141-4/+4
* Updates the total size logic and the SFO output per UEFI Shell 2.1 changesJaben Carsey2014-08-052-8/+28
* Updates the logic to allow DmpStore to specify a name independent of specifyi...Jaben Carsey2014-08-051-2/+9
* Update code to support VS2013 tool chain.Eric Dong2014-07-291-1/+2
* ShellPkg: fix typo.Jeff Bobzin (jeff.bobzin2014-07-282-33/+33
* ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey2014-07-255-29/+29
* ShellPkg: Fix Ctrl+C support for dmpstore command.Tapan Shah2014-06-301-1/+7
* Refine code to make it more safely.Eric Dong2014-06-263-21/+44
* ShellPkg: Fix duplicate String IDsJaben Carsey2014-06-161-0/+0
* ShellPkg: fix Comp command outputJaben Carsey2014-06-051-9/+20
* ShellPkg: report error when EfiDecompress is run on a non-compressed fileJaben Carsey2014-05-142-25/+29
* ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'Brendan Jackman2014-03-101-1/+2
* ShellPkg: Add missing header filesJaben Carsey2014-02-251-1/+2
* Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.Shumin Qiu2014-01-231-1/+1
* Update the comments in function headers to follow Doxygen special documentati...Shumin Qiu2014-01-231-10/+20
* Fix CRLF formatTian, Hot2014-01-222-5/+5
* 1. Change the implementation of function 'LoadVariableFromFile' to return SHE...Shumin Qiu2014-01-141-22/+24
* ShellPkg: remove unreachable break statementsOlivier Martin2014-01-131-18/+0
* Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto...Shumin Qiu2014-01-131-1/+1
* ShellPkg: add the last PCIe extended capability decodingsJaben Carsey2014-01-102-9/+222
* Add the feature "dmpstore -l" and "dmpstore -s".Ruiyu Ni2014-01-102-59/+445
* ShellPkg: Add more output to PCI command for extended configuration.Jaben Carsey2014-01-092-23/+583
* Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...Shumin Qiu2014-01-091-4/+8
* Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w...Shumin Qiu2014-01-071-2/+2
* ShellPkg: fix DmpStore for deletingJaben Carsey2013-12-201-115/+137
* Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni2013-12-181-14/+4
* ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips2013-12-022-4/+44
* ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips2013-11-222-14/+27
* ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips2013-11-211-233/+226
* ShellPkg: Change MM command output during script executionJaben Carsey2013-11-201-9/+28
* ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen2013-11-191-1/+1
* ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips2013-10-181-0/+3
* ShellPkg: Handle pool allocation failureSergei Antonov2013-09-191-1/+3
* Fix GCC build failure.Ruiyu Ni2013-07-301-0/+1
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-263-10/+5
* ShellPkg: Fix ARM build errors.jcarsey2013-06-117-2/+7
* Correct the incorrect Copyright or License in EDKII source files.lgao42013-05-222-4/+4
* ShellPkg: Return an error when it happensjcarsey2013-05-091-2/+2
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-0710-69/+2
* Fixed some alignment faults in IPF platformydong102013-01-251-3/+3
* ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co...jcarsey2013-01-172-2/+2
* ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey2012-12-192-3/+3
* ShellPkg: Updates to 'help' commandjcarsey2012-12-131-0/+0
* ShellPkg: Updates to 'smbiosview' commandjcarsey2012-12-133-1/+7