summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector/bs32.S
Commit message (Expand)AuthorAgeFilesLines
* Fix CRLF formatTian, Hot2014-01-221-1/+1
* DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun32012-01-131-6/+6
* Update the copyright notice formathhtian2010-04-281-2/+2
* Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy2009-06-011-1/+1
* 1. Remove .extern from GCC assembly.xli242009-05-201-2/+2
* Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be addedklu22009-02-261-9/+8
* boot sector use 16-bit code.klu22009-02-261-1/+1
* 1. Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-261-8/+11
* syntax checkedjji42009-02-201-1/+1
* Port Intel .asm to GNU .Sjji42009-02-201-0/+310