summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/Mbr.S
AgeCommit message (Expand)AuthorFilesLines
2012-01-13DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun31-2/+2
2011-11-24DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun31-1/+3
2010-04-28Update the copyright notice formathhtian1-2/+2
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang81-259/+259
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy1-1/+3
2009-02-20Port Intel .asm to GNU .Sgikidy1-0/+258