1. 692477d UnixPkg: Fix build for Linux by jljusten · 14 years ago
  2. 75f18f3 UnixPkg: Allow build.sh/build64.sh to be run from the edk2 root by jljusten · 14 years ago
  3. 185969e Add an option to build the GccShell. './build.sh shell' or './build64.sh' will buid the shell. by andrewfish · 14 years ago
  4. b9c8e50 Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In the future we can make Sec support x86_64 ABI and the rest of the code support X64 EFI ABI. This will require assembly gaskets to fix the calling convention differences. I currently have noop gaskets in place for x86_64 ABI. This has only been tested on OS X 10.6. by andrewfish · 14 years ago
  5. f9b8ab5 Update the copyright notice format by hhtian · 15 years ago
  6. 2a8ecdd Fix issue where the script assumed tools are in Bin, but they are still in BinWrappers with binaries in bin dir for all architectures. Make both schemes work. by andrewfish · 15 years ago
  7. 1096a48 Update scripts to point to edk2 BaseTools now fixes have been checked in by AJFISH · 15 years ago
  8. b395a08 Fix the UnixPkg default to have the tools come from a seperate BaseTools project. When the fixes are checked into edk2 we can move it back to pointing to tools in edk2. by ajfish · 15 years ago
  9. 7ee3b61 Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard. by AJFISH · 15 years ago