1. 13535a3 Uses DEFINE instead of define keyword to define global macro. by lgao4 · 13 years ago
  2. f1329e6 Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg by qhuang8 · 15 years ago
  3. 75d37fc Correct the svn repository link by klu2 · 15 years ago
  4. 74bdcc3 Update the copyright notice format by hhtian · 15 years ago
  5. ec0ae8f 1. Correct File header to ## @file by lgao4 · 15 years ago
  6. 6bbd64e Fix incorrect EDK library enumeration in EdkShellPkg.dsc: by qhuang8 · 15 years ago
  7. 3b533da Added a patch for Shell svn rev 33 that makes it build under GCC and ARM RVCT. Update ReadMe.txt to include optinal instructions to add the patch. This patch does not fix all the case issues in the Shell, but it does name all files in a consistent way so fixing the file name in the file system should fix any build issues on a case sensative file system. Fixing case bugs was breaking the patch and I could not figure out how to make it work. by AJFISH · 15 years ago
  8. 532339b Adding GCC and RVCT support. Since edk uses [nmake] section we add to add <BuildOpitons> to pass the correct flags to the shell. I had to make lots of changes to the Shell svn r33 to make it compile for GCC and to compile with RVCT. I will post a diff to the discusion list and see how we should handle the Shell source code changes. by AJFISH · 15 years ago
  9. 4637580 Make end of line consistent caused by previous check in. by qhuang8 · 15 years ago
  10. 63725ce Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  11. 70ffafd Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated the complete fix for RFC 4646 language match issue in drivers, dh, DevTree, etc. by qhuang8 · 16 years ago
  12. 94fe1ac Update build.exe after StrGather was updated. Add -s build flag in EdkShellPkg.dsc so that .UNI files with ISO 639-2 language codes of EDK Shell can be built. by rsun3 · 16 years ago
  13. e672aeb fixed one bug when "reconnect -r" by vanjeff · 16 years ago
  14. b703aec Update default EDK Shell project Folder to be directly under workspace. by qhuang8 · 16 years ago
  15. 157398c Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid. by vanjeff · 16 years ago
  16. d4ccb7d Fixed file path case by jwang36 · 16 years ago
  17. 80ed209 Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
  18. 3dd281f by jcarsey · 16 years ago
  19. 4d0d5c7 update default and comment to resolve confusion by jcarsey · 16 years ago
  20. f29d42d Move CompilerStub library for IA32 & x64 only. by qhuang8 · 16 years ago
  21. 52dbc2f Update EdkShellPkg to remove the external Shell directory from EDK shell project. by qhuang8 · 16 years ago
  22. a8aba57 Fix a typo in ReadMe.txt. by qhuang8 · 16 years ago
  23. f8a6b28 Update Shell hot fix patch to integrate a fix to solve "CHAR8" compatibility issue in Edit command and shell script execution. by qhuang8 · 16 years ago
  24. 946e632 Add a readme.txt file as a brief introduction to this new package. by qhuang8 · 16 years ago
  25. 0fe4dec Add a Shell Hot Fix patch to solve RFC3066 language compatibility issue and "CHAR8" compatibility issue (EDK define CHAR8 as "unsigned char" while ECP choose to use "signed char") by qhuang8 · 16 years ago
  26. b6d1a17 Add EDK II DSC file to build validate EDK Shell source and ECP. It can also generate EDK Shell Binaries in EdkShellBinPkg. by qhuang8 · 16 years ago