summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector/start.S
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg BootSector:rsun32011-11-161-6/+2
* Update the copyright notice formathhtian2010-04-281-2/+2
* Detab in DuetPkgqhuang82009-08-211-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-1/+5
* 1. Add start64.S file for X64.gikidy2009-03-161-7/+7
* 1. Fix some convert issue.gikidy2009-03-121-7/+7
* Fix issue for boot sectorklu22009-03-051-1/+1
* Should use 16 bit code.klu22009-03-051-4/+3
* 1. Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-261-4/+4
* Port Intel .asm to GAS Sgikidy2009-02-201-4/+8
* syntax checkedjji42009-02-201-1/+1
* Port Intel .asm to GNU .Sgikidy2009-02-201-0/+916