1. fbd2dfa ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). by Qiu Shumin · 9 years ago
  2. 6807426 ShellPkg: Add optional 'tftp' EFI Shell command by Ronald Cron · 9 years ago
  3. cceb4eb ShellPkg: Fix typo of 'determines' in ShellPkg. by Bruce Cran · 9 years ago
  4. 2a04735 ShellPkg/HandleParsingLib: Caller should free memory from 2 functions by Jaben Carsey · 10 years ago
  5. c011b6c ShellPkg: Standardized HP Copyright Message String by Tapan Shah · 10 years ago
  6. ae591c1 MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration. by Daryl McDaniel · 10 years ago
  7. 658bf43 ShellPkg: Fix timezone command by jcarsey · 10 years ago
  8. 7b01f0f ShellPkg: Add a new library for "bcfg" command by Jaben Carsey · 10 years ago
  9. 838b31a ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 spec by Chris Phillips · 10 years ago
  10. f5ba400 ShellPkg: Fix comments. Refine code style. by Qiu Shumin · 10 years ago
  11. b8a13d7 ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1 spec by Chris Phillips · 10 years ago
  12. e7a8edf ShellPkg: Remove double typedef for same struct by Jaben Carsey · 10 years ago
  13. 6306fd9 ShellPkg: Add Dynamic GUID registration into the current GUID<->String conversion process by Jaben Carsey · 10 years ago
  14. 044ea4e This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell implementations that are conformant to this new spec. It does not affect existing implementations. by Jaben Carsey · 10 years ago
  15. 9a6ac65 ShellPkg: Fix comments by Jaben Carsey · 10 years ago
  16. e66e86e ShellPkg: Add new dynamic command protocol by Jaben Carsey · 10 years ago
  17. e71cb45 ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library. by Tapan Shah · 11 years ago
  18. 74b0fb8 ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers. by Jaben Carsey · 11 years ago
  19. a71003f Refine the select language logic. by Eric Dong · 11 years ago
  20. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  21. 2898126 ShellPkg: Fix ARM build errors. by jcarsey · 12 years ago
  22. 365aa98 ShellPkg: Add ShellPrintHelp function to ShellLib. by jcarsey · 12 years ago
  23. fb5278e ShellPkg: Added function ShellDeleteByName which deletes a file by name. by jcarsey · 12 years ago
  24. 37d5c6e Update comment for function header. by ydong10 · 13 years ago
  25. b0934ac ShellPkg: Update comments for functions to clarify buffer origin. by darylm503 · 13 years ago
  26. bca163f Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  27. b6b22b1 ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. by jcarsey · 13 years ago
  28. 4ff7e37 Refine comments and two code style. by ydong10 · 13 years ago
  29. 4d0a4fc Move the 2 functions associated with reading whole lines at a single time from the shell command (internal) library to the ShellLib (external) library. by jcarsey · 13 years ago
  30. 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
  31. 366f81a Clarify that the shared variables of the shell protocols are properly named. by jcarsey · 14 years ago
  32. e118a40 Add ABS() macro (Absolute Value) to Base.h in MdePkg by mdkinney · 14 years ago
  33. a1d4bfc add comments to function declarations and definitions and updated to match coding style document. by jcarsey · 14 years ago
  34. ae72457 Comment's added and fixed. by jcarsey · 14 years ago
  35. 0dc527e add absolute value MACRO. by jcarsey · 14 years ago
  36. 4bbdc0e FileHandleLib - use standard unicode file tag. by jcarsey · 14 years ago
  37. 7d271d7 move include file line under #define protection. by jcarsey · 14 years ago
  38. ff51746 update error handling to use less ASSERT. by jcarsey · 14 years ago
  39. a301fe0 Clarify the MARCO a little. by jcarsey · 14 years ago
  40. 0ab85be move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur. by jcarsey · 14 years ago
  41. 40d7a9c fix a misspelling. by jcarsey · 14 years ago
  42. e26d7b5 ShellPkg: Fix EFIAPI usage inconsistencies by jljusten · 14 years ago
  43. fbec9c0 copyright format update by hhtian · 14 years ago
  44. a405b86 udk2010.up2.shell initial release. by jcarsey · 14 years ago
  45. 7e4ed4b Fix HSD Tracker 204133. Clarified the comment for the ShellExecute function. by darylm503 · 14 years ago
  46. 90bfa22 Add some error checking. by xdu2 · 14 years ago
  47. 3a888f2 Update the copyright notice format by hhtian · 15 years ago
  48. 334f978 adding prompting to library header by jcarsey · 15 years ago
  49. 1e6e84c fixed license header / copyright date on all files. by jcarsey · 15 years ago
  50. 969c783 adding new parameter to search and replace function to allow for easy skipping of items preceded by ^ by jcarsey · 15 years ago
  51. b3011f4 updating comments mostly. also added some new lib functions. by jcarsey · 15 years ago
  52. 18cefeb clean up comments by jcarsey · 15 years ago
  53. 11d2dec Adding StringNoCaseCompare to SortLib by jcarsey · 15 years ago
  54. a5bd42b corrected out of date comments by jcarsey · 15 years ago
  55. 2474e48 Fix unicode issue. by xli24 · 15 years ago
  56. 36a9d67 build break fix and new function by jcarsey · 15 years ago
  57. a31bd33 comment repairs. by jcarsey · 15 years ago
  58. ef34de2 fixing errors found in code review. by jcarsey · 15 years ago
  59. 125c2cf updating headers from code review. by jcarsey · 15 years ago
  60. b594c46 Fix incorrect copyright format by qhuang8 · 15 years ago
  61. 5503408 Fix GUID format by qhuang8 · 15 years ago
  62. 369d5f2 more errata by jcarsey · 15 years ago
  63. ea109f6 updated for new errata by jcarsey · 15 years ago
  64. 941b356 updated Alias, Map, and Env functions per errata. by jcarsey · 15 years ago
  65. 2247dde Upgrade ShellLib and fix bug with param parsing by jcarsey · 15 years ago
  66. e7d41e1 adding new include file. This file has the definitions for most shell data types that are non-standard. (ie SHELL_RETURN type) by jcarsey · 15 years ago
  67. 4983ca9 add: 1) sorting library 2) sorting test Application/ShellSortTestApp by jcarsey · 15 years ago
  68. eb64668 comment clarification by jcarsey · 15 years ago
  69. 94c5492 fix parameter type by jcarsey · 15 years ago
  70. e9880e2 Put EOF (End of File) on its own line for all source files. This is required for some compiler to build. by mdkinney · 15 years ago
  71. 9eb53ac fixing build errors by jcarsey · 15 years ago
  72. b82bfcc by jcarsey · 16 years ago
  73. 322016e Restore Include/Library/ShellCEntryLib.h. Cleanup function and by jljusten · 16 years ago
  74. 9b3bf08 by jcarsey · 16 years ago
  75. 3915753 Fix build of ShellC Lib/App for GCC. by jljusten · 16 years ago
  76. b8b6faa clarify content by jcarsey · 16 years ago
  77. b1f95a0 Updating with new functions and adding "C" style entrypoint library with example application. by jcarsey · 16 years ago
  78. 08d7f8e Fix ShellPkg build errors for UNIXGCC toolchain. by jljusten · 16 years ago
  79. 69817bf Fix several Unicode issues that fails VS2005. by qhuang8 · 16 years ago
  80. d2b4564 fixed to build under IPF. by jcarsey · 16 years ago
  81. 94b17fa First (Alpha) release of ShellPkg by jcarsey · 16 years ago