summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/start32.S
AgeCommit message (Expand)Author
2016-12-26DuetPkg: Remove unused PackageGuo Mang
2012-01-13DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun3
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-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy
2009-02-20Port Intel .asm to GAS Sgikidy