summaryrefslogtreecommitdiffstats
path: root/DuetPkg/PostBuild.bat
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Add POSTBUILD in DSC files to run post-build automaticallyHao Wu2016-11-141-18/+31
* DuetPkg: Use 'echo off' in BATCH script filesHao Wu2016-11-141-34/+35
* DuetPkg: Resolve white-space issues for post-build scripts & ReadMeHao Wu2016-11-141-1/+1
* Fix CreateBootDisk.bat not using config variablesniruiyu2011-07-011-9/+6
* Update the copyright notice formathhtian2010-04-281-1/+1
* Separate IA32/X64 architecture into two DSC file to avoid the their output mi...klu22010-03-181-1/+3
* 1, Remove comma after yearklu22010-03-101-1/+1
* Cleanup license header klu22010-03-101-5/+17
* This patch includes:klu22009-06-221-9/+7
* Ported LZMA to DUET platform.gikidy2009-05-061-3/+3
* Duet X64 still use IA32 tool chain to generate bootsector. So update postbuil...klu22009-03-011-3/+4
* Fix hard code base tool path.klu22008-10-291-3/+2
* Support X64 build for DUET platform.klu22008-05-081-17/+59
* Add some customization BAT steps for DUET platformklu22008-05-071-0/+3
* 1, Use PrintLib in Duet loaderklu22008-04-251-1/+1
* Move post building command from make file to bat file. Until build system sup...klu22008-04-251-0/+15