summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Cleanup UefiShellDebug1CommandsLib strings to :Samer El-Haj-Mahmoud elhaj2-0/+0
2014-09-02Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj3-3/+49
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2-13/+8
2014-08-25ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build errorQiu Shumin1-2/+2
2014-08-22ShellPkg: Update 'pci' command for updated class codesJaben Carsey1-18/+430
2014-08-21ShellPkg: Fixes and updates for the 'memmap' commandChris Phillips2-40/+61
2014-08-20ShellPkg: Fix typo in 'uni' files.Qiu Shumin1-0/+0
2014-08-14ShellPkg add size cast to bit operationsJaben Carsey1-4/+4
2014-08-05Updates the total size logic and the SFO output per UEFI Shell 2.1 changesJaben Carsey2-8/+28
2014-08-05Updates the logic to allow DmpStore to specify a name independent of specifyi...Jaben Carsey1-2/+9
2014-07-29Update code to support VS2013 tool chain.Eric Dong1-1/+2
2014-07-28ShellPkg: fix typo.Jeff Bobzin (jeff.bobzin2-33/+33
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey5-29/+29
2014-06-30ShellPkg: Fix Ctrl+C support for dmpstore command.Tapan Shah1-1/+7
2014-06-26Refine code to make it more safely.Eric Dong3-21/+44
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey1-0/+0
2014-06-05ShellPkg: fix Comp command outputJaben Carsey1-9/+20
2014-05-14ShellPkg: report error when EfiDecompress is run on a non-compressed fileJaben Carsey2-25/+29
2014-03-10ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'Brendan Jackman1-1/+2
2014-02-25ShellPkg: Add missing header filesJaben Carsey1-1/+2
2014-01-23Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.Shumin Qiu1-1/+1
2014-01-23Update the comments in function headers to follow Doxygen special documentati...Shumin Qiu1-10/+20
2014-01-22Fix CRLF formatTian, Hot2-5/+5
2014-01-141. Change the implementation of function 'LoadVariableFromFile' to return SHE...Shumin Qiu1-22/+24
2014-01-13ShellPkg: remove unreachable break statementsOlivier Martin1-18/+0
2014-01-13Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto...Shumin Qiu1-1/+1
2014-01-10ShellPkg: add the last PCIe extended capability decodingsJaben Carsey2-9/+222
2014-01-10Add the feature "dmpstore -l" and "dmpstore -s".Ruiyu Ni2-59/+445
2014-01-09ShellPkg: Add more output to PCI command for extended configuration.Jaben Carsey2-23/+583
2014-01-09Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...Shumin Qiu1-4/+8
2014-01-07Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w...Shumin Qiu1-2/+2
2013-12-20ShellPkg: fix DmpStore for deletingJaben Carsey1-115/+137
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni1-14/+4
2013-12-02ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips2-4/+44
2013-11-22ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips2-14/+27
2013-11-21ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips1-233/+226
2013-11-20ShellPkg: Change MM command output during script executionJaben Carsey1-9/+28
2013-11-19ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen1-1/+1
2013-10-18ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips1-0/+3
2013-09-19ShellPkg: Handle pool allocation failureSergei Antonov1-1/+3
2013-07-30Fix GCC build failure.Ruiyu Ni1-0/+1
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni3-10/+5
2013-06-11ShellPkg: Fix ARM build errors.jcarsey7-2/+7
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao42-4/+4
2013-05-09ShellPkg: Return an error when it happensjcarsey1-2/+2
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey10-69/+2
2013-01-25Fixed some alignment faults in IPF platformydong101-3/+3
2013-01-17ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co...jcarsey2-2/+2
2012-12-19ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey2-3/+3
2012-12-13ShellPkg: Updates to 'help' commandjcarsey1-0/+0