summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector/start32.S
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright notice formathhtian2010-04-281-2/+2
* Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-201-5/+5
* Make end of line consistent for DuetPkg. There is no other update.qhuang82009-08-201-4/+4
* Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy2009-06-011-1/+5
* 1. Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-261-7/+7
* Port Intel .asm to GAS Sgikidy2009-02-201-0/+928