1. 77dd0c8 Clarify an error in Map command. by jcarsey · 14 years ago
  2. 82571fb add support to easily remove profiles and shell levels. the libraries will not do anything (but no longer fail), if the PCDs are changed to remove their functionality. by jcarsey · 14 years ago
  3. 4880c2c added support for -i and -o for HII based configurations. by jcarsey · 14 years ago
  4. edd88d5 Clean up DEC files: by mdkinney · 14 years ago
  5. 53b1c0c Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  6. c89ea31 fix printout from SmbiosView command. by jcarsey · 14 years ago
  7. f8d3e68 check that memory allocation was successful. by jcarsey · 14 years ago
  8. f20076d fix user input validation for time command. by jcarsey · 14 years ago
  9. a49f6a2 fix for word wrapping. by jcarsey · 14 years ago
  10. 89e8537 change file global variable to function local. by jcarsey · 14 years ago
  11. eef1ed4 rm - refine user input validation to prevent removal of CWD. by jcarsey · 14 years ago
  12. a49016b move a function to the correct library. by jcarsey · 14 years ago
  13. 10ad797 fix misspelling. by jcarsey · 14 years ago
  14. 6878e7a update Bcfg to correctly remove by option index not variable name and add driver order items properly. by jcarsey · 14 years ago
  15. 2b578de ShellPkg: Fix GCC 4.4 build issues by jljusten · 14 years ago
  16. 411a3c3 EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output. by jcarsey · 14 years ago
  17. e0c2cc6 Fix Xcode, clang, and ARM build and link issues. by andrewfish · 14 years ago
  18. 392fa5a add user input verification. by jcarsey · 14 years ago
  19. d8f8021 ShellParametersProtocol - remove parsing from within quoted parameters. by jcarsey · 14 years ago
  20. f3c5971 add some parens. by jcarsey · 14 years ago
  21. a1d4bfc add comments to function declarations and definitions and updated to match coding style document. by jcarsey · 14 years ago
  22. c5981e3 rename a file. by jcarsey · 14 years ago
  23. cbdd109 check memory allocations for success. by jcarsey · 14 years ago
  24. 4aa4377 correct last commit. fix build break for some compilers. by jcarsey · 14 years ago
  25. 8a0b550 fix build break on some compilers. by jcarsey · 14 years ago
  26. f2ad804 remove duplicate memory de-allocation. by jcarsey · 14 years ago
  27. ae72457 Comment's added and fixed. by jcarsey · 14 years ago
  28. 5f2915f fix initialization of pointer. by jcarsey · 14 years ago
  29. b2bf973 fix for the cp shell command - halt when an error was encountered and also fix the error message displayed. by jcarsey · 14 years ago
  30. 0c956e0 didn't mean to remove this comment. by jcarsey · 14 years ago
  31. fb84495 remove redirection command line updating from the shell core code. by jcarsey · 14 years ago
  32. 33c031e pointer verification (not NULL) and buffer overrun fixes. by jcarsey · 14 years ago
  33. 6b82591 add more user input verification to connect and vol commands. by jcarsey · 14 years ago
  34. 16751bb remove unused variable. add some parens. by jcarsey · 14 years ago
  35. 4bcb7fe Update inf file to follow spec. by ydong10 · 14 years ago
  36. 2ec013c clarify error message when listing files based on a metaname without a current working directory. by jcarsey · 14 years ago
  37. 0841f3a fix changing time daylight settings without changing the time. by jcarsey · 14 years ago
  38. 980d554 smbiosview - add user input verification. by jcarsey · 14 years ago
  39. 64d753f initialize variable before error returns. by jcarsey · 14 years ago
  40. e35b531 prevents "" from being the result of trying to open the root of a drive. by jcarsey · 14 years ago
  41. 590c3cb cp - fix conditional for memory de-allocaiton. string file - fix copyright date. by jcarsey · 14 years ago
  42. 4027c1d add all the command libraries. by jcarsey · 14 years ago
  43. 733f138 console logger - support disabling the console out. by jcarsey · 14 years ago
  44. dc56f06 fix comments. by jcarsey · 14 years ago
  45. 3737ac2 comp - add comments and add input verification by jcarsey · 14 years ago
  46. 2442e62 add Edit and Hexedit shared features. by jcarsey · 14 years ago
  47. 632820d add Edit and HexEdit commands. by jcarsey · 14 years ago
  48. 5a0fe66 zero memory allocation. by jcarsey · 14 years ago
  49. 361a826 connect - add comments and add input verification by jcarsey · 14 years ago
  50. 1a63ec8 consist mapping - add comments and change variable names. by jcarsey · 14 years ago
  51. b0475f1 clarify library type. by jcarsey · 14 years ago
  52. 78ed876 remove ASSERT. by jcarsey · 14 years ago
  53. 0dc527e add absolute value MACRO. by jcarsey · 14 years ago
  54. 4bbdc0e FileHandleLib - use standard unicode file tag. by jcarsey · 14 years ago
  55. 7d271d7 move include file line under #define protection. by jcarsey · 14 years ago
  56. 345cd23 cls - add input verification. by jcarsey · 14 years ago
  57. b54fd04 Cd - add more input verification. by jcarsey · 14 years ago
  58. 2398d9b update functionality on Bcfg command. by jcarsey · 14 years ago
  59. 252d945 updated comments and added string-to-number conversion with return value to indicate success or failure. All parameter checking updated to non-case-sensitive. by jcarsey · 14 years ago
  60. 68fb052 Add Network1 profile. by jcarsey · 14 years ago
  61. 9586a35 update allocation to use Zero pool library function. by jcarsey · 14 years ago
  62. 4eb59be renaming the BaseFileHandleLib to UefiFileHandleLib. by jcarsey · 14 years ago
  63. 77dcec1 Updating level 1 commands. by jcarsey · 14 years ago
  64. f506e94 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  65. d08fadb update copyright format by hhtian · 14 years ago
  66. c154b99 fixes for NULL verification. by jcarsey · 14 years ago
  67. 5f88eeb fix for exit was specified in the startup script. by jcarsey · 14 years ago
  68. f502042 fix unaligned device path node access. by jcarsey · 14 years ago
  69. da70d02 fix typo in comment. by jcarsey · 14 years ago
  70. 5d73d92 Add "Debug1" profile (all but Edit and HexEdit commands) by jcarsey · 14 years ago
  71. 75aadf5 adding "Install1" profile. by jcarsey · 14 years ago
  72. 8be0ba3 fixes for IPF, CTRL-C support, and file redirection. by jcarsey · 14 years ago
  73. 3a4932d adding new commands (libraries) to the build. by jcarsey · 14 years ago
  74. ff51746 update error handling to use less ASSERT. by jcarsey · 14 years ago
  75. a12e31e Update return value. by jcarsey · 14 years ago
  76. a301fe0 Clarify the MARCO a little. by jcarsey · 14 years ago
  77. 4ba4961 Adding Driver1 profile commands to the UEFI Shell 2.0. by jcarsey · 14 years ago
  78. 6fd0a8c remove link to old inf by jcarsey · 14 years ago
  79. 3e082d5 Verify more memory allocations. by jcarsey · 14 years ago
  80. 9ea69f8 Verify memory allocations were successful. by jcarsey · 14 years ago
  81. d38a107 change the en-dash to the standard dash character. by jcarsey · 14 years ago
  82. e53bf79 verify that a memory allocation was successful. by jcarsey · 14 years ago
  83. 0ab85be move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur. by jcarsey · 14 years ago
  84. 40d7a9c fix a misspelling. by jcarsey · 14 years ago
  85. 3c865f2 1) Removing ASSERTs for proper return values. by jcarsey · 14 years ago
  86. 5dcb535 No need to sort arrays of 1 element. by jcarsey · 14 years ago
  87. 2f6b90f delete unnecessary files. by jcarsey · 14 years ago
  88. 7effcbf ShellPkg: Fix "unreachable code" warning with VS2005 by jljusten · 14 years ago
  89. 1ca7958 revert/update of a change this morning. by jcarsey · 14 years ago
  90. 89fb1cf removing incorrect files. by jcarsey · 14 years ago
  91. e972332 ShellPkg: Fix several GCC compiler warnings by jljusten · 14 years ago
  92. a48ea69 ShellPkg: Remove optimization disable compiler flag by jljusten · 14 years ago
  93. e26d7b5 ShellPkg: Fix EFIAPI usage inconsistencies by jljusten · 14 years ago
  94. 8d095e7 ShellPkg: Fix path issues for Linux build support by jljusten · 14 years ago
  95. 8d0eff6 ShellPkg: Remove unnecessary package dependencies by jljusten · 14 years ago
  96. 36b4e01 remove extra file. by jcarsey · 14 years ago
  97. 94f1ff8 remove extra file. by jcarsey · 14 years ago
  98. d18221e Update readme format by hhtian · 14 years ago
  99. fbec9c0 copyright format update by hhtian · 14 years ago
  100. a405b86 udk2010.up2.shell initial release. by jcarsey · 14 years ago