summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/start16.S
AgeCommit message (Expand)AuthorFilesLines
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang81-5/+5
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang81-3/+3
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy1-5/+5
2009-05-201. Remove .extern from GCC assembly.xli241-4/+4
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy1-8/+10
2009-02-20syntax checkedjji41-1/+1
2009-02-20Port Intel .asm to GNU .Sjji41-0/+913