summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector/start16.S
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Remove DuetPkgShenglei Zhang2018-12-061-910/+0
* DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun32011-11-241-1/+1
* DuetPkg BootSector:rsun32011-11-161-7/+2
* 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-3/+3
* Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy2009-06-011-5/+5
* 1. Remove .extern from GCC assembly.xli242009-05-201-4/+4
* 1. Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-261-8/+10
* syntax checkedjji42009-02-201-1/+1
* Port Intel .asm to GNU .Sjji42009-02-201-0/+913