summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-25 17:00:40 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-25 17:00:40 +0000
commit8fc4fc3a0e3d10c2093bcdef89cc408980c44f22 (patch)
tree3b6cc3718189e5ee97deee18bedda2e4ea608feb /BaseTools/Bin
parent79840ee114cc723c9872c74916108941d4940cfa (diff)
downloadedk2-8fc4fc3a0e3d10c2093bcdef89cc408980c44f22.zip
edk2-8fc4fc3a0e3d10c2093bcdef89cc408980c44f22.tar.gz
edk2-8fc4fc3a0e3d10c2093bcdef89cc408980c44f22.tar.bz2
1) Incorporated generating top level makefile. Now platform build is possible (no FD generation).
2) Added GenFw.exe for EFI file generation 3) Changed the destination directory of *.template file to WORKSPACE/Conf 4) Commented out several modules in the MdePkg.dsc file since they cannot be found in the MdePkg package directory. 5) Removed the usage of WORKSPACE_DIR macro in makefile. WORKSPACE is used instead all the way. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2733 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Bin')
-rw-r--r--BaseTools/Bin/Win32/GenFw.exebin0 -> 28672 bytes
-rw-r--r--BaseTools/Bin/Win32/build.exebin1810935 -> 1818774 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenFw.exe b/BaseTools/Bin/Win32/GenFw.exe
new file mode 100644
index 0000000..b751d1e
--- /dev/null
+++ b/BaseTools/Bin/Win32/GenFw.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe
index 1125bcf..9f78207 100644
--- a/BaseTools/Bin/Win32/build.exe
+++ b/BaseTools/Bin/Win32/build.exe
Binary files differ