summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten2009-03-051-29/+26
* Linux split replaced by BaseTools Split.gikidy2009-03-031-8/+5
* Add post build script for linuxklu22009-03-021-47/+47
* 1. Use /Map to generate map files;gikidy2009-02-271-84/+107
* Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be addedklu22009-02-261-14/+26
* in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so...klu22009-02-261-9/+9
* Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-261-0/+93