1. 848997b This adds support for @ prefixed commands in script files. by jcarsey · 13 years ago
  2. ab94587 This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. by jcarsey · 14 years ago
  3. ad7782a maintain output attributes. by jcarsey · 14 years ago
  4. a9ca068 restore original information when redirection fails inside a command using the split operator (|). by jcarsey · 14 years ago
  5. ae69c04 Verify that Status variable is initialized. by jcarsey · 14 years ago
  6. a7a394a Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii, DevicePathToText, and ComponentName drivers from edk2, then with this patch the new Shell will run. by andrewfish · 14 years ago
  7. a49f6a2 fix for word wrapping. by jcarsey · 14 years ago
  8. 10ad797 fix misspelling. by jcarsey · 14 years ago
  9. d8f8021 ShellParametersProtocol - remove parsing from within quoted parameters. by jcarsey · 14 years ago
  10. a1d4bfc add comments to function declarations and definitions and updated to match coding style document. by jcarsey · 14 years ago
  11. ae72457 Comment's added and fixed. by jcarsey · 14 years ago
  12. 5f2915f fix initialization of pointer. by jcarsey · 14 years ago
  13. 0c956e0 didn't mean to remove this comment. by jcarsey · 14 years ago
  14. fb84495 remove redirection command line updating from the shell core code. by jcarsey · 14 years ago
  15. 33c031e pointer verification (not NULL) and buffer overrun fixes. by jcarsey · 14 years ago
  16. 4bcb7fe Update inf file to follow spec. by ydong10 · 14 years ago
  17. e35b531 prevents "" from being the result of trying to open the root of a drive. by jcarsey · 14 years ago
  18. 733f138 console logger - support disabling the console out. by jcarsey · 14 years ago
  19. dc56f06 fix comments. by jcarsey · 14 years ago
  20. c154b99 fixes for NULL verification. by jcarsey · 14 years ago
  21. 5f88eeb fix for exit was specified in the startup script. by jcarsey · 14 years ago
  22. f502042 fix unaligned device path node access. by jcarsey · 14 years ago
  23. 8be0ba3 fixes for IPF, CTRL-C support, and file redirection. by jcarsey · 14 years ago
  24. 3c865f2 1) Removing ASSERTs for proper return values. by jcarsey · 14 years ago
  25. 2f6b90f delete unnecessary files. by jcarsey · 14 years ago
  26. e972332 ShellPkg: Fix several GCC compiler warnings by jljusten · 14 years ago
  27. e26d7b5 ShellPkg: Fix EFIAPI usage inconsistencies by jljusten · 14 years ago
  28. 8d095e7 ShellPkg: Fix path issues for Linux build support by jljusten · 14 years ago
  29. 8d0eff6 ShellPkg: Remove unnecessary package dependencies by jljusten · 14 years ago
  30. fbec9c0 copyright format update by hhtian · 14 years ago
  31. a405b86 udk2010.up2.shell initial release. by jcarsey · 14 years ago
  32. 3a888f2 Update the copyright notice format by hhtian · 15 years ago
  33. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  34. 1e6e84c fixed license header / copyright date on all files. by jcarsey · 15 years ago
  35. b3011f4 updating comments mostly. also added some new lib functions. by jcarsey · 15 years ago
  36. 77882e2 Fix build failure of ShellPkg. by xli24 · 15 years ago
  37. 1e4506f by jcarsey · 15 years ago
  38. 125c2cf updating headers from code review. by jcarsey · 15 years ago
  39. 4983ca9 add: 1) sorting library 2) sorting test Application/ShellSortTestApp by jcarsey · 16 years ago
  40. c5ce665 Fix signed/unsigned mismatch issue by mdkinney · 16 years ago
  41. 94c5492 fix parameter type by jcarsey · 16 years ago
  42. e9880e2 Put EOF (End of File) on its own line for all source files. This is required for some compiler to build. by mdkinney · 16 years ago
  43. ea00288 fix comment by jcarsey · 16 years ago
  44. 322016e Restore Include/Library/ShellCEntryLib.h. Cleanup function and by jljusten · 16 years ago
  45. 9b3bf08 by jcarsey · 16 years ago
  46. 3915753 Fix build of ShellC Lib/App for GCC. by jljusten · 16 years ago
  47. 722529b adding sample "C" entry application by jcarsey · 16 years ago
  48. 08d7f8e Fix ShellPkg build errors for UNIXGCC toolchain. by jljusten · 16 years ago
  49. d2b4564 fixed to build under IPF. by jcarsey · 16 years ago
  50. 94b17fa First (Alpha) release of ShellPkg by jcarsey · 16 years ago