summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)Author
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
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2013-01-25Fixed some alignment faults in IPF platformydong10
2013-01-17ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co...jcarsey
2012-12-19ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey
2012-12-13ShellPkg: Updates to 'help' commandjcarsey
2012-12-13ShellPkg: Updates to 'smbiosview' commandjcarsey
2012-10-11Add missing braces around initializer.lzeng14
2012-09-10Refine code to make it more safely.ydong10
2012-09-05Refine coding style.ydong10
2012-09-04Fix build fail.ydong10
2012-09-03Refine the code to make it more safely.ydong10
2012-08-27Change Bcfg.c to use the new definition of EFI_KEY_OPTION.niruiyu
2012-08-07The format strings are using notations that require UINTNs (like "0x%02x") bu...ydong10
2012-08-07Refine code to follow coding style.ydong10
2012-07-26Fix build fail for GCCydong10
2012-07-26Fixed issues:ydong10
2012-07-11ShellPkg: update pci enumeration routine for platforms with multiple pci segm...jcarsey
2012-07-04ShellPkg: Fix recursion when deleting all variables.ydong10
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey
2012-05-30ShellPkg: Fix display of 64-bit BARs in PCI dump on 32-bit systems.jcarsey
2012-04-27Update comments in DmpStore.c to be more suitable.lzeng14
2012-04-26Enhance code to more safely and follow coding style.ydong10
2012-03-15Add SMBIOS 2.7.1 support to SmbiosView command.lzeng14
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2012-03-05ShellPkg: Fix ICC11 build failure.jcarsey
2012-01-31Fix type 19 print to match SBMIOS 2.7.andrewfish
2012-01-30Fix clang compiler warning.andrewfish
2012-01-30ShellPkg: Allow for format character strings to be typed in editor without ha...jcarsey
2012-01-30ShellPkg: add more parenthesis to bcfg command.jcarsey
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command in debug p...jcarsey