summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/start32.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-4/+4
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy1-1/+5
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy1-7/+7
2009-02-20Port Intel .asm to GAS Sgikidy1-0/+928