1. ad6f6f8 MdePkg: Make the FileHandleGetFileName return the file name in right format. by Qiu Shumin · 9 years ago
  2. ba18062 MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right buffer size. by Qiu Shumin · 9 years ago
  3. a86c73c MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII and UNICODE file. by Qiu Shumin · 10 years ago
  4. bfc2fc9 MdePkg: Refine the cod logic of FileHandleLib. by Qiu Shumin · 10 years ago
  5. b269f89 MdePkg: Refine the comments for FileHandleLib. by Qiu Shumin · 10 years ago
  6. e84fb6e MdePkg: Refine the comments for FileHandleIsDirectory. by Qiu Shumin · 10 years ago
  7. ae591c1 MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration. by Daryl McDaniel · 10 years ago[Renamed (99%) from ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.c]
  8. 183ecff ShellPkg: Remove use of ASSERT to test parameters by Jaben Carsey · 11 years ago
  9. 037ca23 ShellPkg: Handle pool allocation failure by Sergei Antonov · 11 years ago
  10. 74fa83f ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory. by jcarsey · 13 years ago
  11. 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
  12. b0934ac ShellPkg: Update comments for functions to clarify buffer origin. by darylm503 · 13 years ago
  13. 02a758c Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
  14. 4ff7e37 Refine comments and two code style. by ydong10 · 13 years ago
  15. 4eb59be renaming the BaseFileHandleLib to UefiFileHandleLib. by jcarsey · 14 years ago[Renamed (96%) from ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c]
  16. a405b86 udk2010.up2.shell initial release. by jcarsey · 14 years ago
  17. 3a888f2 Update the copyright notice format by hhtian · 15 years ago
  18. ac255da fix copyright and license block and fix a size issue. by jcarsey · 15 years ago
  19. 22d1195 add blank line by jcarsey · 15 years ago
  20. d54744c by jcarsey · 15 years ago
  21. b3011f4 updating comments mostly. also added some new lib functions. by jcarsey · 15 years ago
  22. a31bd33 comment repairs. by jcarsey · 15 years ago
  23. 3d34202 Simplify the logic to remove the use of local variable "FileInfoGuid" to avoid GCC build warning. by qhuang8 · 15 years ago
  24. 46f43bc didnt want to change pointer for copymem... corrected full file name creation by jcarsey · 15 years ago
  25. d595d4b fixed operation of GetFirst and GetNext for files... by jcarsey · 16 years ago
  26. 727a4c7 fix operator order. by jcarsey · 16 years ago
  27. 9eb53ac fixing build errors by jcarsey · 16 years ago
  28. b82bfcc by jcarsey · 16 years ago
  29. b1f95a0 Updating with new functions and adding "C" style entrypoint library with example application. by jcarsey · 16 years ago
  30. 69817bf Fix several Unicode issues that fails VS2005. by qhuang8 · 16 years ago
  31. d2b4564 fixed to build under IPF. by jcarsey · 16 years ago