summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/start.S
AgeCommit message (Expand)AuthorFilesLines
2018-12-06DuetPkg: Remove DuetPkgShenglei Zhang1-919/+0
2011-11-16DuetPkg BootSector:rsun31-6/+2
2010-04-28Update the copyright notice formathhtian1-2/+2
2009-08-21Detab in DuetPkgqhuang81-2/+2
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-1/+5
2009-03-161. Add start64.S file for X64.gikidy1-7/+7
2009-03-121. Fix some convert issue.gikidy1-7/+7
2009-03-05Fix issue for boot sectorklu21-1/+1
2009-03-05Should use 16 bit code.klu21-4/+3
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy1-4/+4
2009-02-20Port Intel .asm to GAS Sgikidy1-4/+8
2009-02-20syntax checkedjji41-1/+1
2009-02-20Port Intel .asm to GNU .Sgikidy1-0/+916