summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)Author
2013-02-04ShellPkg: Remove beta tag from ver command output.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-17Refine code to follow coding style.ydong10
2012-12-13ShellPkg: Updates to 'help' commandjcarsey
2012-12-13ShellPkg: Updates to 'smbiosview' commandjcarsey
2012-11-13ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey
2012-10-18Fix a bug that BCFG creates Key#### variable bigger than it should be.niruiyu
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-10-11Add missing braces around initializer.lzeng14
2012-10-05Contributed-under: TianoCore Contribution Agreement 1.0mdkinney
2012-09-10Refine code to make it more safely.ydong10
2012-09-07Fix always allocate memory issue.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-27Change Bcfg.c to use the new definition of EFI_KEY_OPTION.niruiyu
2012-08-17Update the "ConErr" related variable name to the new one "ErrOut".ydong10
2012-08-10Refine get default language logic for command "drivers".ydong10
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-26Roll back the change which caused build failydong10
2012-07-23ShellPkg: Update string to number conversion to correctly stop at spaces if s...jcarsey
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-05-30ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...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-04-24Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng14
2012-03-26correct removal of commit 12951.jcarsey
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-02-24ShellPkg: Fix ICC11 build failure.jcarsey
2012-02-02ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-01-31Fix type 19 print to match SBMIOS 2.7.andrewfish
2012-01-30ShellPkg: Update 'echo' command to print everything at once. this allows for...jcarsey
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
2012-01-27ShellPkg: parameters with spaces need quotes.jcarsey
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command.jcarsey