summaryrefslogtreecommitdiff
path: root/DuetPkg/PostBuild.bat
AgeCommit message (Collapse)AuthorFilesLines
2009-05-06Ported LZMA to DUET platform.gikidy1-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8245 6f19259b-4bc3-4df7-8a09-765794883524
2009-03-01Duet X64 still use IA32 tool chain to generate bootsector. So update ↵klu21-3/+4
postbuild.bat to correct the binary path. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7742 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-29Fix hard code base tool path.klu21-3/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6284 6f19259b-4bc3-4df7-8a09-765794883524
2008-05-08Support X64 build for DUET platform.klu21-17/+59
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5183 6f19259b-4bc3-4df7-8a09-765794883524
2008-05-07Add some customization BAT steps for DUET platformklu21-0/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5173 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-251, Use PrintLib in Duet loaderklu21-1/+1
2, Fix missing compress image in final disk image. I think the raw disk image had better be organized as our FD image format. I will discuss this after enabling DUET for R9. 3, Add more debug output in loader. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5128 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-25Move post building command from make file to bat file. Until build system ↵klu21-0/+15
support post build, these command will be for Duet platform's post building commands. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5126 6f19259b-4bc3-4df7-8a09-765794883524