summaryrefslogtreecommitdiffstats
path: root/DuetPkg/CreateBootDisk.sh
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Add POSTBUILD in DSC files to run post-build automaticallyHao Wu2016-11-141-8/+2
* DuetPkg: Resolve white-space issues for post-build scripts & ReadMeHao Wu2016-11-141-152/+152
* Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for...Ruiyu Ni2014-11-251-9/+9
* Update the bat file, avoid change the original binary file in SVN, copy a tem...Eric Dong2014-07-091-7/+12
* DuetPkg: Update create boot disk script to not modify bootsect.comjljusten2010-12-061-3/+4
* DuetPkg CreateBootDisk.sh: Enable building a DUET floppy imagejljusten2010-10-161-6/+34
* 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-16/+31
* 1, Remove comma after yearklu22010-03-101-1/+1
* Cleanup license header klu22010-03-101-1/+15
* 1. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian2010-01-191-9/+37
* Correct the shell script file type as executableklu22009-11-171-0/+0
* Rollback patch temporary until receive legal approve.klu22009-09-171-13/+2
* Apply patch from Patrick Georgi. Correct build tool path to stable version.klu22009-09-151-2/+13
* This patch includes:klu22009-06-221-13/+14
* Add code for floppy format process.gikidy2009-03-311-93/+92
* Add a parameter for process boot disk create.gikidy2009-03-241-70/+46
* Convert CreateBootDisk from windows bat file to Linux sh file. gikidy2009-03-031-0/+151