1. cceb4eb ShellPkg: Fix typo of 'determines' in ShellPkg. by Bruce Cran · 10 years ago
  2. e75390f ShellPkg: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  3. 421fbf9 ShellPkg: Add pipe support for parse command by Tapan Shah · 10 years ago
  4. c011b6c ShellPkg: Standardized HP Copyright Message String by Tapan Shah · 10 years ago
  5. ecd07f3 ShellPkg: Refine the fomat in INF/DEC files to follow spec. by Qiu Shumin · 10 years ago
  6. 4108980 Refine code to follow edkii coding style. by Dong Eric · 10 years ago
  7. 0db3fad ShellPkg: Add extended USB decoding for consistent device names by jaben carsey · 10 years ago
  8. cc4c331 ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent map names by jaben carsey · 10 years ago
  9. 9b58952 [PATHC] ShellPkg: control code flow with a PCD by Jaben Carsey · 10 years ago
  10. 3957a5a ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool() by Gao, Liming · 10 years ago
  11. 5317333 This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
  12. 4ba9b81 Register pre-defined command aliases in sorted order. by Tapan Shah · 10 years ago
  13. f5ba400 ShellPkg: Fix comments. Refine code style. by Qiu Shumin · 10 years ago
  14. ae315cc Fix the use of ASSERT and other fixes to memory allocation failures (like free before return for errors) by Jaben Carsey · 10 years ago
  15. cf812a2 This searches for handles that produce the dynamic command protocol after searching the commands compiled into the shell. by Jaben Carsey · 10 years ago
  16. e71cb45 ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library. by Tapan Shah · 11 years ago
  17. 4f67c7f ShellPkg: remove memory leak in file handle list by Jaben Carsey · 11 years ago
  18. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  19. d7bb8de ShellPkg: remove unused enum by jcarsey · 12 years ago
  20. d51088b ShellPkg: Updates to 'help' command by jcarsey · 12 years ago
  21. 3f86957 ShellPkg: Correct 3 places where memory was not being properly released by the shell. by jcarsey · 12 years ago
  22. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  23. 6398b08 ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the expectation that the driver is responsible for ensuring that they are only called when boot services are present. Also adds a ShellCommandLib Depex for gEfiUnicodeCollation2ProtocolGuid to fix constructor crash when used by drivers. by jcarsey · 13 years ago
  24. b6b22b1 ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. by jcarsey · 13 years ago
  25. 4ff7e37 Refine comments and two code style. by ydong10 · 13 years ago
  26. 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 · 14 years ago
  27. 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
  28. 366f81a Clarify that the shared variables of the shell protocols are properly named. by jcarsey · 14 years ago
  29. a49016b move a function to the correct library. by jcarsey · 14 years ago
  30. 1a63ec8 consist mapping - add comments and change variable names. by jcarsey · 14 years ago
  31. ff51746 update error handling to use less ASSERT. by jcarsey · 14 years ago
  32. e53bf79 verify that a memory allocation was successful. by jcarsey · 14 years ago
  33. 0ab85be move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur. by jcarsey · 14 years ago
  34. e26d7b5 ShellPkg: Fix EFIAPI usage inconsistencies by jljusten · 14 years ago
  35. 8d095e7 ShellPkg: Fix path issues for Linux build support by jljusten · 14 years ago
  36. 36b4e01 remove extra file. by jcarsey · 14 years ago
  37. fbec9c0 copyright format update by hhtian · 14 years ago
  38. a405b86 udk2010.up2.shell initial release. by jcarsey · 14 years ago