1. ec0ae8f 1. Correct File header to ## @file by lgao4 · 15 years ago
  2. 6bbd64e Fix incorrect EDK library enumeration in EdkShellPkg.dsc: by qhuang8 · 15 years ago
  3. 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
  4. 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
  5. 4637580 Make end of line consistent caused by previous check in. by qhuang8 · 15 years ago
  6. 63725ce Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  7. 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
  8. 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
  9. e672aeb fixed one bug when "reconnect -r" by vanjeff · 16 years ago
  10. b703aec Update default EDK Shell project Folder to be directly under workspace. by qhuang8 · 16 years ago
  11. 157398c Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid. by vanjeff · 16 years ago
  12. d4ccb7d Fixed file path case by jwang36 · 16 years ago
  13. 80ed209 Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
  14. 3dd281f by jcarsey · 16 years ago
  15. 4d0d5c7 update default and comment to resolve confusion by jcarsey · 16 years ago
  16. f29d42d Move CompilerStub library for IA32 & x64 only. by qhuang8 · 16 years ago
  17. 52dbc2f Update EdkShellPkg to remove the external Shell directory from EDK shell project. by qhuang8 · 16 years ago
  18. a8aba57 Fix a typo in ReadMe.txt. by qhuang8 · 16 years ago
  19. 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
  20. 946e632 Add a readme.txt file as a brief introduction to this new package. by qhuang8 · 16 years ago
  21. 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
  22. 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