1. ff51746 update error handling to use less ASSERT. by jcarsey · 14 years ago
  2. a12e31e Update return value. by jcarsey · 14 years ago
  3. 4ba4961 Adding Driver1 profile commands to the UEFI Shell 2.0. by jcarsey · 14 years ago
  4. 3e082d5 Verify more memory allocations. by jcarsey · 14 years ago
  5. 9ea69f8 Verify memory allocations were successful. by jcarsey · 14 years ago
  6. d38a107 change the en-dash to the standard dash character. by jcarsey · 14 years ago
  7. e53bf79 verify that a memory allocation was successful. by jcarsey · 14 years ago
  8. 0ab85be move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur. by jcarsey · 14 years ago
  9. 40d7a9c fix a misspelling. by jcarsey · 14 years ago
  10. 5dcb535 No need to sort arrays of 1 element. by jcarsey · 14 years ago
  11. 7effcbf ShellPkg: Fix "unreachable code" warning with VS2005 by jljusten · 14 years ago
  12. 1ca7958 revert/update of a change this morning. by jcarsey · 14 years ago
  13. 89fb1cf removing incorrect files. by jcarsey · 14 years ago
  14. e972332 ShellPkg: Fix several GCC compiler warnings by jljusten · 14 years ago
  15. e26d7b5 ShellPkg: Fix EFIAPI usage inconsistencies by jljusten · 14 years ago
  16. 8d095e7 ShellPkg: Fix path issues for Linux build support by jljusten · 14 years ago
  17. 8d0eff6 ShellPkg: Remove unnecessary package dependencies by jljusten · 14 years ago
  18. 36b4e01 remove extra file. by jcarsey · 14 years ago
  19. 94f1ff8 remove extra file. by jcarsey · 14 years ago
  20. fbec9c0 copyright format update by hhtian · 14 years ago
  21. a405b86 udk2010.up2.shell initial release. by jcarsey · 14 years ago
  22. 90bfa22 Add some error checking. by xdu2 · 15 years ago
  23. 21ecdf1 Library interface should be declared as EFIAPI by klu2 · 15 years ago
  24. 3a888f2 Update the copyright notice format by hhtian · 15 years ago
  25. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  26. c9d92df k8 fixes and moving prompting for responses into this file. by jcarsey · 15 years ago
  27. 91876ff remove unnecessary PCD usage by jcarsey · 15 years ago
  28. 1cd45e7 fix K8 coding issues. by jcarsey · 15 years ago
  29. ac255da fix copyright and license block and fix a size issue. by jcarsey · 15 years ago
  30. 1e6e84c fixed license header / copyright date on all files. by jcarsey · 15 years ago
  31. 9e926b6 by jcarsey · 15 years ago
  32. 22d1195 add blank line by jcarsey · 15 years ago
  33. 969c783 adding new parameter to search and replace function to allow for easy skipping of items preceded by ^ by jcarsey · 15 years ago
  34. d54744c by jcarsey · 15 years ago
  35. b3011f4 updating comments mostly. also added some new lib functions. by jcarsey · 15 years ago
  36. ecd3d59 add ASSERT to 2 functions and fix issue with size difference between old and new shell versions. by jcarsey · 15 years ago
  37. 11d2dec Adding StringNoCaseCompare to SortLib by jcarsey · 15 years ago
  38. 5cb3637 remove extra variables by jcarsey · 15 years ago
  39. e2f8297 updates from code review, buffer length, and correct use of StdOut for printing by jcarsey · 15 years ago
  40. 7032896 add carriage return by jcarsey · 15 years ago
  41. 36a9d67 build break fix and new function by jcarsey · 15 years ago
  42. a31bd33 comment repairs. by jcarsey · 15 years ago
  43. 6c88029 specify operand order by jcarsey · 15 years ago
  44. 125c2cf updating headers from code review. by jcarsey · 15 years ago
  45. 3d34202 Simplify the logic to remove the use of local variable "FileInfoGuid" to avoid GCC build warning. by qhuang8 · 15 years ago
  46. a4ee2a4 Adding new library instance for SortLib with built in function for sorting device paths. by jcarsey · 15 years ago
  47. 2247dde Upgrade ShellLib and fix bug with param parsing by jcarsey · 15 years ago
  48. 4b45b3c Add DXE_DRIVER to list of supported module types for BaseFileHandleLib. by jljusten · 15 years ago
  49. 46f43bc didnt want to change pointer for copymem... corrected full file name creation by jcarsey · 15 years ago
  50. d595d4b fixed operation of GetFirst and GetNext for files... by jcarsey · 16 years ago
  51. 4983ca9 add: 1) sorting library 2) sorting test Application/ShellSortTestApp by jcarsey · 16 years ago
  52. 94c5492 fix parameter type by jcarsey · 16 years ago
  53. 0158294 fixed operator order by jcarsey · 16 years ago
  54. 5f7431d fix build breaks. and allow for new lists to be created. by jcarsey · 16 years ago
  55. 727a4c7 fix operator order. by jcarsey · 16 years ago
  56. 9eb53ac fixing build errors by jcarsey · 16 years ago
  57. b82bfcc by jcarsey · 16 years ago
  58. 322016e Restore Include/Library/ShellCEntryLib.h. Cleanup function and by jljusten · 16 years ago
  59. 9b3bf08 by jcarsey · 16 years ago
  60. 92fbbb5 fix swap of pointers by jcarsey · 16 years ago
  61. 3915753 Fix build of ShellC Lib/App for GCC. by jljusten · 16 years ago
  62. f1b87e7 removing return cursor to old position... by jcarsey · 16 years ago
  63. 975136a fixed color printing in ShellPrintEx function by jcarsey · 16 years ago
  64. b1f95a0 Updating with new functions and adding "C" style entrypoint library with example application. by jcarsey · 16 years ago
  65. 14e96c2 by jcarsey · 16 years ago
  66. 614326e by jcarsey · 16 years ago
  67. 08d7f8e Fix ShellPkg build errors for UNIXGCC toolchain. by jljusten · 16 years ago
  68. 323f53f Fix linked list loops by mdkinney · 16 years ago
  69. 69817bf Fix several Unicode issues that fails VS2005. by qhuang8 · 16 years ago
  70. d2b4564 fixed to build under IPF. by jcarsey · 16 years ago
  71. 94b17fa First (Alpha) release of ShellPkg by jcarsey · 16 years ago