summaryrefslogtreecommitdiff
path: root/edk2/DuetPkg/BootSector/start16.S
AgeCommit message (Expand)Author
2011-11-24DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun3
2011-11-16DuetPkg BootSector:rsun3
2010-04-28Update the copyright notice formathhtian
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang8
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang8
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy
2009-05-201. Remove .extern from GCC assembly.xli24
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy
2009-02-20syntax checkedjji4
2009-02-20Port Intel .asm to GNU .Sjji4