summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)Author
2014-10-07ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey
2014-10-07Dmpstore command does not return lasterror equal to 0 when ‘-s’ flag used...jcarsey
2014-10-02ShellPkg: Update SetVar to use existing attributes for updating existing vari...Jaben Carsey
2014-09-10ShellPkg: Use the new library for "bcfg" commandJaben Carsey
2014-09-04ShellPkg: Update BCFG command for correct use and errors on movingJaben Carsey
2014-09-02Cleanup UefiShellDebug1CommandsLib strings to :Samer El-Haj-Mahmoud elhaj
2014-09-02Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey
2014-08-25ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build errorQiu Shumin
2014-08-22ShellPkg: Update 'pci' command for updated class codesJaben Carsey
2014-08-21ShellPkg: Fixes and updates for the 'memmap' commandChris Phillips
2014-08-20ShellPkg: Fix typo in 'uni' files.Qiu Shumin
2014-08-14ShellPkg add size cast to bit operationsJaben Carsey
2014-08-05Updates the total size logic and the SFO output per UEFI Shell 2.1 changesJaben Carsey
2014-08-05Updates the logic to allow DmpStore to specify a name independent of specifyi...Jaben Carsey
2014-07-29Update code to support VS2013 tool chain.Eric Dong
2014-07-28ShellPkg: fix typo.Jeff Bobzin (jeff.bobzin
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey
2014-06-30ShellPkg: Fix Ctrl+C support for dmpstore command.Tapan Shah
2014-06-26Refine code to make it more safely.Eric Dong
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey
2014-06-05ShellPkg: fix Comp command outputJaben Carsey
2014-05-14ShellPkg: report error when EfiDecompress is run on a non-compressed fileJaben Carsey
2014-03-10ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'Brendan Jackman
2014-02-25ShellPkg: Add missing header filesJaben Carsey
2014-01-23Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.Shumin Qiu
2014-01-23Update the comments in function headers to follow Doxygen special documentati...Shumin Qiu
2014-01-22Fix CRLF formatTian, Hot
2014-01-141. Change the implementation of function 'LoadVariableFromFile' to return SHE...Shumin Qiu
2014-01-13ShellPkg: remove unreachable break statementsOlivier Martin
2014-01-13Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto...Shumin Qiu
2014-01-10ShellPkg: add the last PCIe extended capability decodingsJaben Carsey
2014-01-10Add the feature "dmpstore -l" and "dmpstore -s".Ruiyu Ni
2014-01-09ShellPkg: Add more output to PCI command for extended configuration.Jaben Carsey
2014-01-09Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...Shumin Qiu
2014-01-07Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w...Shumin Qiu
2013-12-20ShellPkg: fix DmpStore for deletingJaben Carsey
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni
2013-12-02ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips
2013-11-22ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips
2013-11-21ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips
2013-11-20ShellPkg: Change MM command output during script executionJaben Carsey
2013-11-19ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen
2013-10-18ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips
2013-09-19ShellPkg: Handle pool allocation failureSergei Antonov
2013-07-30Fix GCC build failure.Ruiyu Ni
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao4
2013-05-09ShellPkg: Return an error when it happensjcarsey